libhd 5.0
Data Fields
ScsiCommand Struct Reference

Data Fields

int fd
 
int autoclose
 
char * filename
 
struct cdrom_generic_command cgc
 
union { 
 
   struct request_sense   s 
 
   unsigned char   u [18] 
 
_sense 
 
struct sg_io_hdr sg_io
 

Field Documentation

◆ [union]

union { ... } ScsiCommand::_sense

Referenced by scsi_command_init().

◆ autoclose

int ScsiCommand::autoclose

◆ cgc

struct cdrom_generic_command ScsiCommand::cgc

Referenced by scsi_command_init().

◆ fd

int ScsiCommand::fd

◆ filename

char* ScsiCommand::filename

◆ s

struct request_sense ScsiCommand::s

Referenced by scsi_command_init().

◆ sg_io

struct sg_io_hdr ScsiCommand::sg_io

◆ u

unsigned char ScsiCommand::u[18]

Referenced by scsi_command_init().


The documentation for this struct was generated from the following file: