Home
last modified time | relevance | path

Searched refs:grackle_enable_config (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/powermac/
H A Dgrackle.c78 static int grackle_enable_config(struct grackle_softc *, u_int,
150 if (grackle_enable_config(sc, bus, slot, func, reg) != 0) { in grackle_read_config()
189 if (grackle_enable_config(sc, bus, slot, func, reg)) { in grackle_write_config()
209 grackle_enable_config(struct grackle_softc *sc, u_int bus, u_int slot, in grackle_enable_config() function