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

  /src/sys/arch/sparc/dev/
sw.c 193 static void sw_attach(device_t, device_t, void *);
219 sw_match, sw_attach, NULL, NULL);
244 sw_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
sw.c 193 static void sw_attach(device_t, device_t, void *);
219 sw_match, sw_attach, NULL, NULL);
244 sw_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 21 milliseconds