Home
last modified time | relevance | path

Searched refs:le_pci_rdcsr (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/le/
H A Dif_le_pci.c153 static uint16_t le_pci_rdcsr(struct lance_softc *, uint16_t);
189 le_pci_rdcsr(struct lance_softc *sc, uint16_t port) in le_pci_rdcsr() function
217 reg = le_pci_rdcsr(sc, LE_CSR15); in le_pci_mediachange()
408 sc->sc_rdcsr = le_pci_rdcsr; in le_pci_attach()