Searched defs:scsi_dev_info_list_table (Results 1 – 1 of 1) sorted by relevance
29 struct scsi_dev_info_list_table { struct30 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 */