Searched defs:pyro_pbm (Results 1 – 1 of 1) sorted by relevance
39 struct pyro_pbm { struct40 struct pyro_softc *pp_sc;42 struct pyro_range *pp_range;43 pci_chipset_tag_t pp_pc;44 int pp_nrange;46 bus_space_tag_t pp_memt;47 bus_space_tag_t pp_iot;48 bus_space_tag_t pp_cfgt;49 bus_space_handle_t pp_cfgh;50 bus_dma_tag_t pp_dmat;[all …]