|
struct SCSI_device_t * | psNext |
|
struct SCSI_device_t * | psRawDevice |
|
struct SCSI_device_t * | psFirstPartition |
|
struct SCSI_host_t * | psHost |
|
sem_id | hLock |
|
int | nID |
|
int | nNodeHandle |
|
int | nDeviceHandle |
|
atomic_t | nOpenCount |
|
char | zName [255] |
|
int | nChannel |
|
int | nDevice |
|
int | nLun |
|
int | nType |
|
int | nSCSILevel |
|
bool | bRemovable |
|
char | zVendor [8] |
|
char | zModel [16] |
|
char | zRev [4] |
|
uint8 * | pDataBuffer |
|
uint32 | nSectorSize |
|
uint32 | nSectors |
|
int | nPartitionType |
|
off_t | nStart |
|
off_t | nSize |
|
bool | bMediaChanged |
|
bool | bTocValid |
|
cdrom_toc_s | sToc |
|
The documentation for this struct was generated from the following file: