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

  /src/sys/arch/hp300/dev/
hp98265reg.h 52 #define SCSI_IPL(csr) ((((csr) >> 4) & 3) + 3)
  /src/sys/arch/hp300/stand/common/
scsireg.h 51 #define SCSI_IPL(csr) ((((csr)>>4)&3)+3)

Completed in 13 milliseconds