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_ios
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
pciidevar.h
95
bus_size_t
sc_dma_ios
;
member in struct:pciide_softc
pdcsata.c
262
&sc->sc_dma_ioh, NULL, &sc->
sc_dma_ios
) == 0);
277
bus_space_unmap(sc->sc_dma_iot, sc->sc_dma_ioh, sc->
sc_dma_ios
);
pciide_common.c
217
if (sc->
sc_dma_ios
!= 0)
218
bus_space_unmap(sc->sc_dma_iot, sc->sc_dma_ioh, sc->
sc_dma_ios
);
473
&sc->sc_dma_iot, &sc->sc_dma_ioh, NULL, &sc->
sc_dma_ios
)
viaide.c
1135
NULL, &sc->
sc_dma_ios
) == 0);
Completed in 14 milliseconds
Indexes created Sun Oct 19 01:09:53 GMT 2025