OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_dma_rsegs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
i82596.c
596
&sc->sc_dma_segs, 1, &sc->
sc_dma_rsegs
, BUS_DMA_NOWAIT) != 0) {
601
if (bus_dmamem_map(sc->sc_dmat, &sc->sc_dma_segs, sc->
sc_dma_rsegs
,
606
sc->
sc_dma_rsegs
);
609
if (bus_dmamap_create(sc->sc_dmat, sc->sc_shmem_sz, sc->
sc_dma_rsegs
,
615
sc->
sc_dma_rsegs
);
625
sc->
sc_dma_rsegs
);
706
bus_dmamem_free(sc->sc_dmat, &sc->sc_dma_segs, sc->
sc_dma_rsegs
);
i82596var.h
159
int
sc_dma_rsegs
;
member in struct:iee_softc
Completed in 12 milliseconds
Indexes created Mon Oct 27 04:09:48 GMT 2025