|
Linux Kernel
3.7.1
|
Data Fields | |
| struct list_head | dev_list |
| unsigned char | sense_buff [SDEBUG_SENSE_LEN] |
| unsigned int | channel |
| unsigned int | target |
| unsigned int | lun |
| struct sdebug_host_info * | sdbg_host |
| unsigned int | wlun |
| char | reset |
| char | stopped |
| char | used |
Definition at line 223 of file scsi_debug.c.
Definition at line 226 of file scsi_debug.c.
Definition at line 224 of file scsi_debug.c.
| unsigned int lun |
Definition at line 228 of file scsi_debug.c.
| char reset |
Definition at line 231 of file scsi_debug.c.
| struct sdebug_host_info* sdbg_host |
Definition at line 229 of file scsi_debug.c.
| unsigned char sense_buff[SDEBUG_SENSE_LEN] |
Definition at line 225 of file scsi_debug.c.
| char stopped |
Definition at line 232 of file scsi_debug.c.
| unsigned int target |
Definition at line 227 of file scsi_debug.c.
| char used |
Definition at line 233 of file scsi_debug.c.
| unsigned int wlun |
Definition at line 230 of file scsi_debug.c.
1.8.2