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

/netbsd-6-1-5-RELEASE/sys/dev/marvell/
H A Dgtpcivar.h53 pcireg_t gtpci_conf_read(void *, pcitag_t, int);
H A Dgtpci.c342 reg = gtpci_conf_read(sc, tag, maps[map].balow);
346 reg = gtpci_conf_read(sc, tag, maps[map].bahigh);
565 gtpci_conf_read(void *v, pcitag_t tag, int reg) function
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/marvell/
H A Dpci_machdep.c60 .pc_conf_read = gtpci_conf_read,
83 .pc_conf_read = gtpci_conf_read,
/netbsd-6-1-5-RELEASE/sys/arch/arm/marvell/
H A Dpci_machdep.c88 gtpci_conf_read,

Completed in 60 milliseconds