Home
last modified time | relevance | path

Searched defs:sdebug_dev_info (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/scsi/
Dscsi_debug.c219 struct sdebug_dev_info { struct
220 struct list_head dev_list;
221 unsigned char sense_buff[SDEBUG_SENSE_LEN]; /* weak nexus */
222 unsigned int channel;
223 unsigned int target;
224 unsigned int lun;
225 struct sdebug_host_info *sdbg_host;
226 unsigned int wlun;
227 char reset;
228 char stopped;
[all …]