OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_done_slot
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
esiopvar.h
150
uint32_t *
sc_done_slot
; /* The done ring itself */
member in struct:esiop_softc
esiop.c
187
sc->
sc_done_slot
= &tagtbl_donering->tbl[0];
327
sc->
sc_done_slot
[i] = 0;
1247
if (sc->
sc_done_slot
[sc->sc_currdoneslot] == 0) {
1258
slot = htole32(sc->
sc_done_slot
[sc->sc_currdoneslot]);
1259
sc->
sc_done_slot
[sc->sc_currdoneslot] = 0;
Completed in 15 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025