Searched refs:wcfb_rop_common (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/pci/ |
H A D | wcfb.c | 138 static void wcfb_rop_common(struct wcfb_softc *, bus_addr_t, int, int, int, 747 wcfb_rop_common(struct wcfb_softc *sc, bus_addr_t reg, int sx, int sy, in wcfb_rop_common() function 822 wcfb_rop_common(sc, reg, sx, sy, dx, dy, w, h, rop, planemask); in wcfb_rop_jfb()
|