Searched refs:sc_mach (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/hme/
H A Dif_hmevar.h120 bus_space_handle_t sc_mach; /* HME MAC registers */ member in struct:hme_softc
H A Dif_hme_sbus.c195 sc->sc_mach = rman_get_bushandle(hsc->hsc_mac_res);
219 bus_space_subregion(sc->sc_mact, sc->sc_mach,
H A Dif_hme_pci.c192 bus_space_subregion(memt, memh, 0x6000, 0x1000, &sc->sc_mach);

Completed in 100 milliseconds