OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EG_PCB_STAT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
if_egreg.h
89
#define
EG_PCB_STAT
0x03
if_eg.c
175
EG_PCB_STAT
) != EG_PCB_NULL)
179
if ((bus_space_read_1(iot, ioh, EG_STATUS) &
EG_PCB_STAT
) == statb)
205
(bus_space_read_1(iot, ioh, EG_CONTROL) & ~
EG_PCB_STAT
) | EG_PCB_NULL);
218
(bus_space_read_1(iot, ioh, EG_CONTROL) & ~
EG_PCB_STAT
) | EG_PCB_DONE);
233
(bus_space_read_1(iot, ioh, EG_CONTROL) & ~
EG_PCB_STAT
) | EG_PCB_NULL);
267
~
EG_PCB_STAT
) | EG_PCB_ACCEPT);
327
EG_PCB_STAT
) == EG_PCB_NULL)
330
if ((bus_space_read_1(iot, ioh, EG_STATUS) &
EG_PCB_STAT
) != EG_PCB_NULL) {
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025