Searched refs:mv_pcib_hw_cfgwrite (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/arm/mv/ |
H A D | mv_pci.c | 332 static void mv_pcib_hw_cfgwrite(struct mv_pcib_softc *, u_int, u_int, 1140 mv_pcib_hw_cfgwrite(struct mv_pcib_softc *sc, u_int bus, u_int slot, in mv_pcib_hw_cfgwrite() function 1223 mv_pcib_hw_cfgwrite(sc, bus, slot, func, reg, val, bytes); in mv_pcib_write_config()
|