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

  /src/sys/arch/sparc64/dev/
wb_ebus.c 50 static void wb_ebus_attach(device_t, device_t, void *);
53 wb_ebus_match, wb_ebus_attach, NULL, NULL);
64 wb_ebus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
wb_ebus.c 50 static void wb_ebus_attach(device_t, device_t, void *);
53 wb_ebus_match, wb_ebus_attach, NULL, NULL);
64 wb_ebus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
wb_ebus.c 50 static void wb_ebus_attach(device_t, device_t, void *);
53 wb_ebus_match, wb_ebus_attach, NULL, NULL);
64 wb_ebus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 33 milliseconds