/src/sys/arch/mips/atheros/dev/ |
com_arbus.c | 133 static void com_arbus_attach(device_t, device_t, void *); 136 com_arbus_match, com_arbus_attach, NULL, NULL); 186 com_arbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
com_arbus.c | 133 static void com_arbus_attach(device_t, device_t, void *); 136 com_arbus_match, com_arbus_attach, NULL, NULL); 186 com_arbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|