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

/netbsd-current/sys/dev/ic/
H A Dhd64570var.h159 void (*sc_write_2)(struct sca_softc *, u_int, u_int16_t); member in struct:sca_softc
H A Dhd64570.c177 #define sca_write_2(sc, reg, val) (sc)->sc_write_2(sc, reg, val)
/netbsd-current/sys/dev/pci/
H A Dif_ntwoc_pci.c342 sca->sc_write_2 = ntwoc_pci_sca_write_2;
/netbsd-current/sys/dev/isa/
H A Dif_ntwoc_isa.c412 sca->sc_write_2 = ntwoc_isa_sca_write_2;

Completed in 114 milliseconds