Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/dev/
H A Dvpcivar.h39 struct vpci_pbm { struct
40 struct vpci_softc *vp_sc;
41 uint64_t vp_devhandle;
43 struct vpci_range *vp_range;
44 pci_chipset_tag_t vp_pc;
45 int vp_nrange;
47 bus_space_tag_t vp_memt;
48 bus_space_tag_t vp_iot;
49 bus_space_tag_t vp_cfgt;
50 bus_space_handle_t vp_cfgh;
[all …]