OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EL_AS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
if_elreg.h
28
#define
EL_AS
0xe /* Auxiliary status register */
if_el.c
449
(void)bus_space_read_1(iot, ioh,
EL_AS
);
456
(void)bus_space_read_1(iot, ioh,
EL_AS
);
483
while ((bus_space_read_1(iot, ioh,
EL_AS
) & EL_AS_TXBUSY) && (i > 0))
508
if ((bus_space_read_1(iot, ioh,
EL_AS
) & EL_AS_RXBUSY) != 0) {
532
(void)bus_space_read_1(iot, ioh,
EL_AS
);
547
if ((bus_space_read_1(iot, ioh,
EL_AS
) & EL_AS_RXBUSY) != 0)
Completed in 99 milliseconds
Indexes created Wed Oct 15 02:09:48 GMT 2025