/src/sys/dev/pci/ |
agpbusprint.c | 3 __KERNEL_RCSID(0, "$NetBSD: agpbusprint.c,v 1.5 2006/11/16 01:33:08 christos Exp $"); 12 agpbusprint(void *vaa, const char *pnp) function in typeref:typename:int
|
agpvar.h | 164 int agpbusprint(void *, const char *);
|
/src/sys/arch/alpha/pci/ |
irongate.c | 182 config_found(self, &apa, agpbusprint,
|
/src/sys/arch/powerpc/pci/ |
pchb.c | 288 config_found(self, &apa, agpbusprint,
|
/src/sys/arch/x86/pci/ |
pchb.c | 420 config_found(self, &apa, agpbusprint,
|