Searched defs:scsi_dev_info_list_table (Results 1 – 1 of 1) sorted by relevance
28 struct scsi_dev_info_list_table { struct29 struct list_head node; /* our node for being on the master list */30 struct list_head scsi_dev_info_list; /* head of dev info list */31 const char *name; /* name of list for /proc (NULL for global) */32 int key; /* unique numeric identifier */