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

/netbsd-current/sys/dev/pci/
H A Dmachfb.c271 static int mach64_putpalreg(struct mach64_softc *, uint8_t, uint8_t,
1446 mach64_putpalreg(sc, i, cmap[idx], cmap[idx + 1],
1453 mach64_putpalreg(struct mach64_softc *sc, uint8_t index, uint8_t r, uint8_t g, function
1506 mach64_putpalreg(sc, index, *r, *g, *b);

Completed in 79 milliseconds