Searched refs:genppc_pci_ofmethod_conf_write (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/powerpc/pci/
H A Dpciconf_ofmethod.c115 genppc_pci_ofmethod_conf_write(void *v, pcitag_t tag, int reg, pcireg_t data) function
/netbsd-current/sys/arch/ofppc/pci/
H A Dofwpci.c76 pc->pc_conf_write = genppc_pci_ofmethod_conf_write;
/netbsd-current/sys/arch/powerpc/include/
H A Dpci_machdep.h427 void genppc_pci_ofmethod_conf_write(void *, pcitag_t, int, pcireg_t);

Completed in 177 milliseconds