Home
last modified time | relevance | path

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

/freebsd/sys/dev/le/
H A Dif_le_pci.c150 static void le_pci_wrbcr(struct lance_softc *, uint16_t, uint16_t);
159 le_pci_wrbcr(struct lance_softc *sc, uint16_t port, uint16_t val) in le_pci_wrbcr() function
208 le_pci_wrbcr(sc, LE_BCR49, in le_pci_mediachange()
211 le_pci_wrbcr(sc, LE_BCR2, in le_pci_mediachange()
214 le_pci_wrbcr(sc, LE_BCR2, in le_pci_mediachange()
239 le_pci_wrbcr(sc, LE_BCR9, reg); in le_pci_mediachange()
257 le_pci_wrbcr(sc, LE_BCR20, LE_B20_SSTYLE_PCNETPCI2); in le_pci_hwreset()