Searched refs:HW_ISSCSI (Results 1 – 2 of 2) sorted by relevance
73 #define HW_ISSCSI(hw) (((hw)->hw_type & C_MASK) == C_SCSI) macro
88 if (!HW_ISSCSI(hw)) in scsiinit()