HomeSort by: relevance | last modified time | path
    Searched defs:com_arbus_attach (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 26 milliseconds