Searched refs:uninorth_enable_config (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/powerpc/powermac/ |
H A D | uninorthpci.c | 79 static int uninorth_enable_config(struct uninorth_softc *, u_int, 189 if (uninorth_enable_config(sc, bus, slot, func, reg) != 0) { in uninorth_read_config() 218 if (uninorth_enable_config(sc, bus, slot, func, reg)) { in uninorth_write_config() 235 uninorth_enable_config(struct uninorth_softc *sc, u_int bus, u_int slot, in uninorth_enable_config() function
|