OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_lastcb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
oosiopvar.h
137
struct oosiop_cb *
sc_lastcb
; /* last activated command */
member in struct:oosiop_softc
oosiop.c
862
if (cb == sc->
sc_lastcb
)
863
sc->
sc_lastcb
= NULL;
1136
sc->
sc_lastcb
= cb;
1218
if (cb != sc->
sc_lastcb
) {
1221
sc->
sc_lastcb
= cb;
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025