Searched refs:sc_funct (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/cardbus/
H A Dif_ex_cardbus.c100 bus_space_tag_t sc_funct; member in struct:ex_cardbus_softc
249 &csc->sc_funct, &csc->sc_funch,
285 bus_space_write_4(csc->sc_funct, csc->sc_funch,
296 bus_space_write_4(csc->sc_funct, csc->sc_funch, EX_CB_INTR,
325 csc->sc_funct, csc->sc_funch, csc->sc_funcsize);
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_ex_pci.c71 bus_space_tag_t sc_funct; member in struct:ex_pci_softc
255 &psc->sc_funct, &psc->sc_funch, NULL, NULL)) {
303 bus_space_write_4(psc->sc_funct, psc->sc_funch, PCI_INTR,
315 bus_space_write_4(psc->sc_funct, psc->sc_funch, PCI_INTR,

Completed in 108 milliseconds