Searched defs:pyro_pbm (Results 1 – 1 of 1) sorted by relevance
60 struct pyro_pbm { struct61 struct pyro_softc *pp_sc;63 struct pyro_range *pp_range;64 pci_chipset_tag_t pp_pc;65 int pp_nrange;67 bus_space_tag_t pp_memt;68 bus_space_tag_t pp_iot;69 bus_space_tag_t pp_cfgt;70 bus_space_handle_t pp_cfgh;71 bus_dma_tag_t pp_dmat;[all …]