Home
last modified time | relevance | path

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

/linux-6.8/drivers/scsi/
Dscsi_debug.c330 struct sdebug_dev_info { struct
331 struct list_head dev_list;
332 unsigned int channel;
333 unsigned int target;
334 u64 lun;
335 uuid_t lu_name;
336 struct sdebug_host_info *sdbg_host;
337 unsigned long uas_bm[1];
338 atomic_t stopped; /* 1: by SSU, 2: device start */
339 bool used;
[all …]