Searched defs:SCSI_LIST (Results 1 – 2 of 2) sorted by relevance
760 #define SCSI_LIST(scp) ((struct list_head *)(&(scp)->SCp)) macro
764 #define SCSI_LIST(scp) \ macro