OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_common
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aac.c
595
if ((rv = bus_dmamap_create(sc->sc_dmat, sizeof(*sc->
sc_common
), 1,
596
sizeof(*sc->
sc_common
), 0, BUS_DMA_NOWAIT | BUS_DMA_ALLOCNOW,
602
if ((rv = bus_dmamem_alloc(sc->sc_dmat, sizeof(*sc->
sc_common
),
610
sizeof(*sc->
sc_common
), (void **)&sc->
sc_common
, 0)) != 0) {
616
sc->
sc_common
, sizeof(*sc->
sc_common
), NULL,
623
memset(sc->
sc_common
, 0, sizeof(*sc->
sc_common
));
640
ip = &sc->
sc_common
->ac_init
[
all
...]
aacvar.h
316
struct aac_common *
sc_common
;
member in struct:aac_softc
Completed in 13 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025