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

/netbsd-6-1-5-RELEASE/sys/dev/marvell/
H A Dgtpcivar.h51 pcitag_t gtpci_make_tag(void *, int, int, int);
H A Dgtpci.c341 tag = gtpci_make_tag(NULL, bus, dev, maps[map].func);
540 gtpci_make_tag(void *v, int bus, int dev, int func) function
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/marvell/
H A Dpci_machdep.c59 .pc_make_tag = gtpci_make_tag,
82 .pc_make_tag = gtpci_make_tag,
/netbsd-6-1-5-RELEASE/sys/arch/arm/marvell/
H A Dpci_machdep.c82 gtpci_make_tag,

Completed in 69 milliseconds