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

  /src/sys/arch/evbppc/pmppc/dev/
if_cs_mainbus.c 66 static void cs_mainbus_attach(device_t, device_t, void *);
69 cs_mainbus_match, cs_mainbus_attach, NULL, NULL);
238 cs_mainbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
if_cs_mainbus.c 66 static void cs_mainbus_attach(device_t, device_t, void *);
69 cs_mainbus_match, cs_mainbus_attach, NULL, NULL);
238 cs_mainbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 96 milliseconds