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

/netbsd-6-1-5-RELEASE/sys/arch/mips/alchemy/dev/
H A Daupci.c101 static void aupci_conf_write(void *, pcitag_t, int, pcireg_t);
251 sc->sc_pc.pc_conf_write = aupci_conf_write;
392 aupci_conf_write(void *v, pcitag_t tag, int reg, pcireg_t data) function

Completed in 46 milliseconds