Searched refs:schizo_pbm (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/sparc64/dev/
H A Dschizo.c73 void schizo_init_iommu(struct schizo_softc *, struct schizo_pbm *);
76 void schizo_set_intr(struct schizo_softc *, struct schizo_pbm *, int,
83 pci_chipset_tag_t schizo_alloc_chipset(struct schizo_pbm *, int,
85 bus_space_tag_t schizo_alloc_mem_tag(struct schizo_pbm *);
86 bus_space_tag_t schizo_alloc_io_tag(struct schizo_pbm *);
87 bus_space_tag_t schizo_alloc_config_tag(struct schizo_pbm *);
88 bus_space_tag_t schizo_alloc_bus_tag(struct schizo_pbm *, const char *,
90 bus_dma_tag_t schizo_alloc_dma_tag(struct schizo_pbm *);
177 struct schizo_pbm *pbm;
317 struct schizo_pbm *s
[all...]
H A Dschizovar.h29 struct schizo_pbm { struct

Completed in 119 milliseconds