pyro_pbm
void pyro_init_iommu(struct pyro_softc *, struct pyro_pbm *);
void pyro_init_msi(struct pyro_softc *, struct pyro_pbm *);
pci_chipset_tag_t pyro_alloc_chipset(struct pyro_pbm *, int,
bus_space_tag_t pyro_alloc_mem_tag(struct pyro_pbm *);
bus_space_tag_t pyro_alloc_io_tag(struct pyro_pbm *);
bus_space_tag_t pyro_alloc_config_tag(struct pyro_pbm *);
bus_space_tag_t pyro_alloc_bus_tag(struct pyro_pbm *, const char *,
bus_dma_tag_t pyro_alloc_dma_tag(struct pyro_pbm *);
struct pyro_pbm *pbm;
pyro_init_iommu(struct pyro_softc *sc, struct pyro_pbm *pbm)
pyro_init_msi(struct pyro_softc *sc, struct pyro_pbm *pbm)
struct pyro_pbm *pp = pa->pa_pc->cookie;
pyro_alloc_mem_tag(struct pyro_pbm *pp)
pyro_alloc_io_tag(struct pyro_pbm *pp)
pyro_alloc_config_tag(struct pyro_pbm *pp)
pyro_alloc_bus_tag(struct pyro_pbm *pbm, const char *name, int ss,
pyro_alloc_dma_tag(struct pyro_pbm *pbm)
pyro_alloc_chipset(struct pyro_pbm *pbm, int node, pci_chipset_tag_t pc)
struct pyro_pbm *pp = t->_cookie;
struct pyro_pbm *pbm = t->cookie;
struct pyro_pbm *pbm = t->cookie;
struct pyro_pbm *pbm = t->cookie;
struct pyro_pbm *pbm = eq->eq_pbm;
struct pyro_pbm *eq_pbm;
struct pyro_pbm *sc_pbm;