Home
last modified time | relevance | path

Searched refs:ebus_match (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc/dev/
H A Debus.c101 static int ebus_match(device_t, cfdata_t, void *);
105 ebus_match, ebus_attach, NULL, NULL);
185 ebus_match(device_t parent, cfdata_t cf, void *aux) in ebus_match() function
/netbsd-src/sys/arch/sparc64/dev/
H A Debus.c80 int ebus_match(device_t, cfdata_t, void *);
84 ebus_match, ebus_attach, NULL, NULL);
95 ebus_match(device_t parent, cfdata_t match, void *aux) in ebus_match() function