OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_next_tbd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
i82596.c
330
if (sc->
sc_next_tbd
!= 0) {
356
sc->
sc_next_tbd
= 0;
443
* ((sc->sc_next_cb != 0) && (sc->
sc_next_tbd
!= 0)).
542
+ sc->sc_tbd_sz * sc->
sc_next_tbd
));
794
tbd = SC_TBD(sc, sc->
sc_next_tbd
+ n);
801
sc->sc_tbd_sz * (sc->
sc_next_tbd
+ n + 1)));
803
SC_TBD(sc, sc->
sc_next_tbd
+ n - 1)->tbd_size |= IEE_CB_EL;
805
sc->sc_tbd_off + sc->
sc_next_tbd
* sc->sc_tbd_sz,
816
sc->
sc_next_tbd
+= n;
874
sc->
sc_next_tbd
= 0
[
all
...]
i82596var.h
166
int
sc_next_tbd
;
member in struct:iee_softc
Completed in 13 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025