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_cb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
i82596.c
321
if (sc->
sc_next_cb
!= 0) {
322
IEE_CBSYNC(sc, sc->
sc_next_cb
- 1,
324
status = SC_CB(sc, sc->
sc_next_cb
- 1)->cb_status;
325
IEE_CBSYNC(sc, sc->
sc_next_cb
- 1,
332
for (n = 0 ; n < sc->
sc_next_cb
; n++) {
359
for (n = 0 ; n < sc->
sc_next_cb
; n++) {
379
sc->
sc_next_cb
= 0;
439
* A CBL is running or on the way to be set up when (sc->
sc_next_cb
!= 0).
443
* ((sc->
sc_next_cb
!= 0) && (sc->sc_next_tbd != 0)).
469
struct iee_cb *cb = SC_CB(sc, sc->
sc_next_cb
);
[
all
...]
i82596var.h
165
int
sc_next_cb
;
member in struct:iee_softc
Completed in 26 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025