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

/netbsd-6-1-5-RELEASE/sys/dev/marvell/
H A Dgtpcivar.h54 void gtpci_conf_write(void *, pcitag_t, int, pcireg_t);
H A Dgtpci.c345 gtpci_conf_write(sc, tag, maps[map].balow, reg);
348 gtpci_conf_write(sc, tag, maps[map].bahigh, reg);
578 gtpci_conf_write(void *v, pcitag_t tag, int reg, pcireg_t data) function
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/marvell/
H A Dpci_machdep.c61 .pc_conf_write = gtpci_conf_write,
84 .pc_conf_write = gtpci_conf_write,
/netbsd-6-1-5-RELEASE/sys/arch/arm/marvell/
H A Dpci_machdep.c89 gtpci_conf_write,

Completed in 73 milliseconds