OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCI_BUS_PHASE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ncr5380reg.h
148
#define
SCI_BUS_PHASE
(x) (((x) >> 2) & 7)
ncr5380sbc.c
264
if (
SCI_BUS_PHASE
(NCR5380_READ(sc, sci_bus_csr)) != phase)
320
if (
SCI_BUS_PHASE
(NCR5380_READ(sc, sci_bus_csr)) != phase)
1202
phase =
SCI_BUS_PHASE
(NCR5380_READ(sc, sci_bus_csr));
1604
phase =
SCI_BUS_PHASE
(NCR5380_READ(sc, sci_bus_csr));
1942
phase =
SCI_BUS_PHASE
(NCR5380_READ(sc, sci_bus_csr));
2086
if (
SCI_BUS_PHASE
(NCR5380_READ(sc, sci_bus_csr)) == phase) {
2233
phase =
SCI_BUS_PHASE
(NCR5380_READ(sc, sci_bus_csr));
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025