Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c383 struct sdebug_dev_info { struct
384 struct list_head dev_list;
385 unsigned int channel;
386 unsigned int target;
387 u64 lun;
388 uuid_t lu_name;
389 struct sdebug_host_info *sdbg_host;
390 unsigned long uas_bm[1];
391 atomic_t stopped; /* 1: by SSU, 2: device start */
392 bool used;
[all …]