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

  /src/sys/arch/sparc64/dev/
vpci.c 100 void vpci_init_iommu(struct vpci_softc *, struct vpci_pbm *);
101 pci_chipset_tag_t vpci_alloc_chipset(struct vpci_pbm *, int,
103 bus_space_tag_t vpci_alloc_mem_tag(struct vpci_pbm *);
104 bus_space_tag_t vpci_alloc_io_tag(struct vpci_pbm *);
105 bus_space_tag_t vpci_alloc_config_tag(struct vpci_pbm *);
106 bus_space_tag_t vpci_alloc_bus_tag(struct vpci_pbm *, const char *, int);
107 bus_dma_tag_t vpci_alloc_dma_tag(struct vpci_pbm *);
200 struct vpci_pbm *pbm;
275 vpci_init_iommu(struct vpci_softc *sc, struct vpci_pbm *pbm)
335 struct vpci_pbm *pbm = pc->cookie
    [all...]
vpcivar.h 39 struct vpci_pbm { struct

Completed in 11 milliseconds