/src/sys/arch/sparc64/dev/ |
ebusvar.h | 69 int ebus_print(void *, const char *);
|
ebus.c | 217 (void)config_found(self, &eba, ebus_print, 285 ebus_print(void *aux, const char *p) function in typeref:typename:int
|
ebus_mainbus.c | 177 (void)config_found(self, &eba, ebus_print,
|
/src/sys/arch/sparc/dev/ |
ebus.c | 110 static int ebus_print(void *, const char *); 320 (void)config_found(self, &ea, ebus_print, 403 ebus_print(void *aux, const char *p) function in typeref:typename:int
|