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

/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/le/
H A Dif_le_pci.c157 static void le_pci_wrcsr(struct lance_softc *, uint16_t, uint16_t);
184 le_pci_wrcsr(struct lance_softc *sc, uint16_t port, uint16_t val) function
250 le_pci_wrcsr(sc, LE_CSR15, reg);
436 sc->sc_wrcsr = le_pci_wrcsr;

Completed in 65 milliseconds