/src/sys/arch/evbppc/virtex/dev/ |
xcvbusvar.h | 69 int xcvbus_child_match(device_t, cfdata_t, void *);
|
xcvbus.c | 102 xcvbus_child_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
pstwo.c | 88 xcvbus_child_match, pstwo_attach, NULL, NULL);
|
tft_ll.c | 85 xcvbus_child_match, ll_tft_attach, NULL, NULL);
|
tft_plb.c | 72 xcvbus_child_match, plb_tft_attach, NULL, NULL);
|
xlcom.c | 165 xcvbus_child_match, xlcom_attach, NULL, NULL);
|
if_temac.c | 255 xcvbus_child_match, temac_attach, NULL, NULL);
|