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

  /src/sys/dev/pci/
if_athn_pci.c 88 Static uint32_t athn_pci_read(struct athn_softc *, uint32_t);
144 sc->sc_ops.read = athn_pci_read;
312 athn_pci_read(struct athn_softc *sc, uint32_t addr) function in typeref:typename:Static uint32_t
if_athn_pci.c 88 Static uint32_t athn_pci_read(struct athn_softc *, uint32_t);
144 sc->sc_ops.read = athn_pci_read;
312 athn_pci_read(struct athn_softc *sc, uint32_t addr) function in typeref:typename:Static uint32_t

Completed in 94 milliseconds