Lines Matching defs:pyro_pbm
39 struct pyro_pbm { struct
40 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;
51 int pp_flags;
52 int pp_bus_a;
53 struct iommu_state pp_is;
54 struct strbuf_ctl pp_sb;