Home
last modified time | relevance | path

Searched refs:spc_conf_read (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/sparc64/include/
H A Dpci_machdep.h67 pcireg_t (*spc_conf_read)(pci_chipset_tag_t, pcitag_t, int); member
104 ((pc)->spc_conf_read(pc, tag, reg))
/netbsd-src/sys/arch/sparc64/dev/
H A Dpyro.c448 npc->spc_conf_read = pyro_conf_read; in pyro_alloc_chipset()
H A Dvpci.c471 npc->spc_conf_read = vpci_conf_read; in vpci_alloc_chipset()
H A Dschizo.c679 npc->spc_conf_read = schizo_conf_read; in schizo_alloc_chipset()
H A Dpsycho.c759 npc->spc_conf_read = psycho_pci_conf_read; in psycho_alloc_chipset()