OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_aen_queue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
twevar.h
73
uint16_t
sc_aen_queue
[TWE_AEN_Q_LENGTH];
member in struct:twe_softc
twe.c
1031
sc->
sc_aen_queue
[sc->sc_aen_head] = aen;
1037
wakeup(&sc->
sc_aen_queue
);
1052
aen = sc->
sc_aen_queue
[sc->sc_aen_tail];
1848
error = tsleep(&twe->
sc_aen_queue
, PRIBIO | PCATCH,
Completed in 40 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025