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

  /src/sys/dev/pci/
unichromefb.c 147 static uint8_t uni_rd(struct unichromefb_softc *, int, uint8_t);
288 val = uni_rd(sc, VIASR, SR30);
290 val = uni_rd(sc, VIASR, SR39);
554 uni_rd(struct unichromefb_softc *sc, int off, uint8_t idx) function in typeref:typename:uint8_t
unichromefb.c 147 static uint8_t uni_rd(struct unichromefb_softc *, int, uint8_t);
288 val = uni_rd(sc, VIASR, SR30);
290 val = uni_rd(sc, VIASR, SR39);
554 uni_rd(struct unichromefb_softc *sc, int off, uint8_t idx) function in typeref:typename:uint8_t

Completed in 24 milliseconds