Searched defs:SCSI_SYNC_XFER (Results 1 – 2 of 2) sorted by relevance
68 #define SCSI_SYNC_XFER(hconf) (((hconf) >> 5) & 3) macro
65 #define SCSI_SYNC_XFER(hconf) (((hconf)>>5)&3) macro