Searched defs:SCSI_SYNC_XFER (Results 1 - 2 of 2) sorted by relevance

/src/sys/arch/hp300/dev/
H A Dhp98265reg.h68 #define SCSI_SYNC_XFER(hconf) (((hconf) >> 5) & 3) macro
/src/sys/arch/hp300/stand/common/
H A Dscsireg.h65 #define SCSI_SYNC_XFER(hconf) (((hconf)>>5)&3) macro

Completed in 5 milliseconds