/src/sys/arch/evbppc/ev64260/ |
gt_mainbus.c | 122 gtmpsc_softc_t *gtmpsc = >mpsc_cn_softc; local in function:gt_attach 124 bus_space_unmap(gtmpsc->sc_iot, gtmpsc->sc_mpsch, GTMPSC_SIZE); 125 bus_space_unmap(gtmpsc->sc_iot, gtmpsc->sc_sdmah, GTSDMA_SIZE); 136 gtmpsc_softc_t *gtmpsc = >mpsc_cn_softc; local in function:gt_attach 139 GTMPSC_BASE(gtmpsc->sc_unit), GTMPSC_SIZE, 140 >mpsc->sc_mpsch)) { 145 GTSDMA_BASE(gtmpsc->sc_unit), GTSDMA_SIZE, 146 >mpsc->sc_sdmah)) [all...] |
gt_mainbus.c | 122 gtmpsc_softc_t *gtmpsc = >mpsc_cn_softc; local in function:gt_attach 124 bus_space_unmap(gtmpsc->sc_iot, gtmpsc->sc_mpsch, GTMPSC_SIZE); 125 bus_space_unmap(gtmpsc->sc_iot, gtmpsc->sc_sdmah, GTSDMA_SIZE); 136 gtmpsc_softc_t *gtmpsc = >mpsc_cn_softc; local in function:gt_attach 139 GTMPSC_BASE(gtmpsc->sc_unit), GTMPSC_SIZE, 140 >mpsc->sc_mpsch)) { 145 GTSDMA_BASE(gtmpsc->sc_unit), GTSDMA_SIZE, 146 >mpsc->sc_sdmah)) [all...] |