Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
Dscsi_debug.c373 struct sdebug_dev_info { struct
374 struct list_head dev_list;
375 unsigned int channel;
376 unsigned int target;
377 u64 lun;
378 uuid_t lu_name;
379 struct sdebug_host_info *sdbg_host;
380 unsigned long uas_bm[1];
381 atomic_t stopped; /* 1: by SSU, 2: device start */
382 bool used;
[all …]