ScsiCommand Struct Reference


Data Fields

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

Field Documentation

union { ... } ScsiCommand::_sense

int ScsiCommand::autoclose

struct cdrom_generic_command ScsiCommand::cgc

int ScsiCommand::fd

char* ScsiCommand::filename

struct request_sense ScsiCommand::s

struct sg_io_hdr ScsiCommand::sg_io

unsigned char ScsiCommand::u[18]


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