/src/sys/arch/sparc/dev/ |
com_ebus.c | 56 static int com_ebus_match(device_t, cfdata_t , void *); 60 com_ebus_match, com_ebus_attach, NULL, NULL); 63 com_ebus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
com_ebus.c | 56 static int com_ebus_match(device_t, cfdata_t , void *); 60 com_ebus_match, com_ebus_attach, NULL, NULL); 63 com_ebus_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/sparc64/dev/ |
com_ebus.c | 57 int com_ebus_match(device_t, cfdata_t , void *); 61 com_ebus_match, com_ebus_attach, NULL, NULL); 71 com_ebus_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
com_ebus.c | 57 int com_ebus_match(device_t, cfdata_t , void *); 61 com_ebus_match, com_ebus_attach, NULL, NULL); 71 com_ebus_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|