Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_devinfo.c29 struct scsi_dev_info_list_table { struct
30 struct list_head node; /* our node for being on the master list */
31 struct list_head scsi_dev_info_list; /* head of dev info list */
32 const char *name; /* name of list for /proc (NULL for global) */
33 int key; /* unique numeric identifier */