Searched refs:sc_read_2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dhd64570var.h157 u_int16_t (*sc_read_2)(struct sca_softc *, u_int); member in struct:sca_softc
H A Dhd64570.c175 #define sca_read_2(sc, reg) (sc)->sc_read_2(sc, reg)
/netbsd-current/sys/dev/pci/
H A Dif_ntwoc_pci.c340 sca->sc_read_2 = ntwoc_pci_sca_read_2;
/netbsd-current/sys/dev/isa/
H A Dif_ntwoc_isa.c410 sca->sc_read_2 = ntwoc_isa_sca_read_2;

Completed in 102 milliseconds