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 { ... } ScsiCommand::_sense

Referenced by scsi_command_init().

int ScsiCommand::autoclose
struct cdrom_generic_command ScsiCommand::cgc

Referenced by scsi_command_init().

int ScsiCommand::fd
char* ScsiCommand::filename
struct request_sense ScsiCommand::s

Referenced by scsi_command_init().

struct sg_io_hdr ScsiCommand::sg_io
unsigned char ScsiCommand::u[18]

Referenced by scsi_command_init().


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