HomeSort by: relevance | last modified time | path
    Searched defs:gffb_rop (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
gffb.c 130 static void gffb_rop(struct gffb_softc *, int);
1197 gffb_rop(struct gffb_softc *sc, int rop) function in typeref:typename:void
1212 gffb_rop(sc, 0xcc);
1233 gffb_rop(sc, rop);
gffb.c 130 static void gffb_rop(struct gffb_softc *, int);
1197 gffb_rop(struct gffb_softc *sc, int rop) function in typeref:typename:void
1212 gffb_rop(sc, 0xcc);
1233 gffb_rop(sc, rop);

Completed in 63 milliseconds