HomeSort by: relevance | last modified time | path
    Searched defs:SCSI_SYNC_XFER (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hp300/dev/
hp98265reg.h 68 #define SCSI_SYNC_XFER(hconf) (((hconf) >> 5) & 3)
  /src/sys/arch/hp300/stand/common/
scsireg.h 65 #define SCSI_SYNC_XFER(hconf) (((hconf)>>5)&3)

Completed in 58 milliseconds