le_pci_rdcsr
static uint16_t le_pci_rdcsr(struct lance_softc *, uint16_t);
reg = le_pci_rdcsr(sc, LE_CSR15);
sc->sc_rdcsr = le_pci_rdcsr;