OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Oct 14 21:09:58 GMT 2025