le_pci_wrcsr
static void le_pci_wrcsr(struct lance_softc *, uint16_t, uint16_t);
le_pci_wrcsr(sc, LE_CSR15, reg);
sc->sc_wrcsr = le_pci_wrcsr;