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

  /src/sys/dev/pci/
pccbb.c 105 static uint8_t pccbb_pcmcia_read(struct pccbb_softc *, int);
106 #define Pcic_read(sc, reg) pccbb_pcmcia_read((sc), (reg))
1160 pccbb_pcmcia_read(struct pccbb_softc *sc, int reg) function in typeref:typename:uint8_t

Completed in 15 milliseconds