OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_cmds
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
ninjascsi32var.h
180
struct njsc32_cmd
sc_cmds
[NJSC32_NUM_CMD];
member in struct:njsc32_softc
ninjascsi32.c
470
cmd = &sc->
sc_cmds
[i];
703
cmd = &sc->
sc_cmds
[i];
/src/sys/dev/pci/
twevar.h
60
void *
sc_cmds
;
member in struct:twe_softc
twe.c
380
(void **)&sc->
sc_cmds
,
394
if ((rv = bus_dmamap_load(sc->sc_dmat, sc->sc_dmamap, sc->
sc_cmds
,
402
memset(sc->
sc_cmds
, 0, size);
404
tc = (struct twe_cmd *)sc->
sc_cmds
;
1297
(char *)ccb->ccb_cmd - (char *)sc->
sc_cmds
,
1679
(char *)ccb->ccb_cmd - (char *)sc->
sc_cmds
,
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025