Home
last modified time | relevance | path

Searched refs:sp_memt (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/sparc64/dev/
Dschizovar.h39 bus_space_tag_t sp_memt; member
Dschizo.c267 pbm->sp_memt = schizo_alloc_mem_tag(pbm); in schizo_attach()
271 pbm->sp_flags = (pbm->sp_memt ? PCI_FLAGS_MEM_OKAY : 0) | in schizo_attach()
289 pba.pba_memt = pbm->sp_memt; in schizo_attach()
902 cookie = bus_intr_establish(pbm->sp_memt, ih, level, func, arg); in schizo_pci_intr_establish()