Searched refs:le_pci_wrbcr (Results 1 - 1 of 1) sorted by path

/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/le/
H A Dif_le_pci.c155 static void le_pci_wrbcr(struct lance_softc *, uint16_t, uint16_t);
164 le_pci_wrbcr(struct lance_softc *sc, uint16_t port, uint16_t val) function
235 le_pci_wrbcr(sc, LE_BCR49,
238 le_pci_wrbcr(sc, LE_BCR2,
241 le_pci_wrbcr(sc, LE_BCR2,
266 le_pci_wrbcr(sc, LE_BCR9, reg);
284 le_pci_wrbcr(sc, LE_BCR20, LE_B20_SSTYLE_PCNETPCI2);

Completed in 58 milliseconds