Home
last modified time | relevance | path

Searched defs:ex_pci_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_ex_pci.c67 struct ex_pci_softc { struct
68 struct ex_softc sc_ex;
71 bus_space_tag_t sc_funct;
72 bus_space_handle_t sc_funch;
97 static void ex_pci_confreg_restore(struct ex_pci_softc *); argument