OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ldsync_ccb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
mfivar.h
200
struct mfi_ccb *
sc_ldsync_ccb
;
member in struct:mfi_softc
mfi.c
950
mfi_put_ccb(sc->
sc_ldsync_ccb
);
3403
if (sc->
sc_ldsync_ccb
!= NULL) {
3429
sc->
sc_ldsync_ccb
= ccb;
3454
sc->
sc_ldsync_ccb
= NULL;
3468
KASSERT(sc->
sc_ldsync_ccb
== ccb);
3476
sc->
sc_ldsync_ccb
= NULL;
Completed in 17 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025