HomeSort by: relevance | last modified time | path
    Searched refs:SCI_ICMD_AIP (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/amiga/dev/
scireg.h 86 #define SCI_ICMD_AIP 0x40 /* r: Arbitration in progress */
87 #define SCI_ICMD_TEST SCI_ICMD_AIP /* w: Test mode */
  /src/sys/arch/mac68k/include/
scsi_5380.h 82 #define SCI_ICMD_AIP 0x40 /* r: Arbitration in progress */
83 #define SCI_ICMD_TEST SCI_ICMD_AIP /* w: Test mode */
  /src/sys/dev/ic/
ncr5380reg.h 103 #define SCI_ICMD_AIP 0x40 /* r: Arbitration in progress */
104 #define SCI_ICMD_TEST SCI_ICMD_AIP /* w: Test mode */
ncr5380sbc.c 1356 if (NCR5380_READ(sc, sci_icmd) & SCI_ICMD_AIP)

Completed in 13 milliseconds