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

  /src/sys/arch/mips/sibyte/dev/
sbgbus.c 53 static void sbgbus_attach(device_t, device_t, void *);
56 sbgbus_match, sbgbus_attach, NULL, NULL);
73 sbgbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
sbgbus.c 53 static void sbgbus_attach(device_t, device_t, void *);
56 sbgbus_match, sbgbus_attach, NULL, NULL);
73 sbgbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 73 milliseconds