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

/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dixp425var.h58 bus_space_handle_t sc_exp_ioh; member in struct:ixp425_softc
87 bus_space_write_4(sc->sc_iot, sc->sc_exp_ioh, reg, data)
89 bus_space_read_4(sc->sc_iot, sc->sc_exp_ioh, reg)
H A Davila_ata.c130 bus_space_handle_t sc_exp_ioh; /* Exp Bus config registers */ member in struct:ata_avila_softc
180 sc->sc_exp_ioh = sa->sc_exp_ioh;
H A Dixp425.c326 0, &sc->sc_exp_ioh))

Completed in 44 milliseconds