OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCI_CSR_PERR
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/amiga/dev/
scireg.h
143
#define
SCI_CSR_PERR
0x20 /* r: Parity error */
/src/sys/arch/mac68k/include/
scsi_5380.h
139
#define
SCI_CSR_PERR
0x20 /* r: Parity error */
/src/sys/dev/ic/
ncr5380reg.h
158
#define
SCI_CSR_PERR
0x20 /* r: Parity error */
ncr5380sbc.c
1614
if (NCR5380_READ(sc, sci_csr) &
SCI_CSR_PERR
) {
2318
if (NCR5380_READ(sc, sci_csr) &
SCI_CSR_PERR
) {
/src/sys/dev/isa/
nca_isa.c
150
if (bus_space_read_1(iot, ioh, reg_offset + C80_BSR) & (
SCI_CSR_PERR
|
/src/sys/arch/mac68k/dev/
sbc.c
222
else if (((csr & ~(SCI_CSR_DREQ | SCI_CSR_ATN | SCI_CSR_ACK)) == (
SCI_CSR_PERR
| SCI_CSR_INT | SCI_CSR_PHASE_MATCH)) &&
Completed in 17 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025