Searched refs:ebus_match (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/sparc/dev/ |
H A D | ebus.c | 101 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 D | ebus.c | 80 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
|