/src/sys/arch/evbarm/adi_brh/ |
com_obio.c | 57 int com_obio_match(device_t, cfdata_t , void *); 61 com_obio_match, com_obio_attach, NULL, NULL); 64 com_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/evbarm/hdl_g/ |
com_obio.c | 55 int com_obio_match(device_t, cfdata_t , void *); 59 com_obio_match, com_obio_attach, NULL, NULL); 62 com_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/evbarm/iq80310/ |
com_obio.c | 54 int com_obio_match(device_t, cfdata_t , void *); 58 com_obio_match, com_obio_attach, NULL, NULL); 61 com_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/evbarm/iq80321/ |
com_obio.c | 55 int com_obio_match(device_t, cfdata_t , void *); 59 com_obio_match, com_obio_attach, NULL, NULL); 62 com_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/evbarm/iyonix/ |
com_obio.c | 55 int com_obio_match(device_t, cfdata_t , void *); 59 com_obio_match, com_obio_attach, NULL, NULL); 62 com_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/evbarm/npwr_fc/ |
com_obio.c | 55 int com_obio_match(device_t, cfdata_t , void *); 59 com_obio_match, com_obio_attach, NULL, NULL); 62 com_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/evbppc/ev64260/ |
com_obio.c | 97 static int com_obio_match (device_t, cfdata_t , void *); 101 com_obio_match, com_obio_attach, NULL, NULL); 104 com_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/iyonix/iyonix/ |
com_obio.c | 55 int com_obio_match(device_t, cfdata_t , void *); 59 com_obio_match, com_obio_attach, NULL, NULL); 62 com_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/sparc/dev/ |
com_obio.c | 98 static int com_obio_match(device_t, cfdata_t , void *); 102 com_obio_match, com_obio_attach, NULL, NULL); 105 com_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|