HomeSort by: relevance | last modified time | path
    Searched refs:pyro_pbm (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
pyro.c 94 void pyro_init_iommu(struct pyro_softc *, struct pyro_pbm *);
96 pci_chipset_tag_t pyro_alloc_chipset(struct pyro_pbm *, int,
98 bus_space_tag_t pyro_alloc_mem_tag(struct pyro_pbm *);
99 bus_space_tag_t pyro_alloc_io_tag(struct pyro_pbm *);
100 bus_space_tag_t pyro_alloc_config_tag(struct pyro_pbm *);
101 bus_space_tag_t pyro_alloc_bus_tag(struct pyro_pbm *, const char *, int);
102 bus_dma_tag_t pyro_alloc_dma_tag(struct pyro_pbm *);
185 struct pyro_pbm *pbm;
245 pyro_init_iommu(struct pyro_softc *sc, struct pyro_pbm *pbm)
286 struct pyro_pbm *pp = pc->cookie
    [all...]
pyrovar.h 39 struct pyro_pbm { struct

Completed in 14 milliseconds