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

  /src/sys/arch/sparc64/dev/
schizovar.h 30 struct schizo_pbm { struct
71 struct schizo_pbm* sc_pbm;
schizo.c 84 void schizo_init_iommu(struct schizo_softc *, struct schizo_pbm *);
86 void schizo_set_intr(struct schizo_softc *, struct schizo_pbm *, int,
93 pci_chipset_tag_t schizo_alloc_chipset(struct schizo_pbm *, int,
95 bus_space_tag_t schizo_alloc_mem_tag(struct schizo_pbm *);
96 bus_space_tag_t schizo_alloc_io_tag(struct schizo_pbm *);
97 bus_space_tag_t schizo_alloc_config_tag(struct schizo_pbm *);
98 bus_space_tag_t schizo_alloc_bus_tag(struct schizo_pbm *, const char *,
100 bus_dma_tag_t schizo_alloc_dma_tag(struct schizo_pbm *);
147 struct schizo_pbm *pbm;
393 struct schizo_pbm *sp = vpbm
    [all...]

Completed in 14 milliseconds