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

  /src/sys/arch/sparc64/dev/
fhc_mainbus.c 47 void fhc_mainbus_attach(device_t, device_t, void *);
50 fhc_mainbus_match, fhc_mainbus_attach, NULL, NULL);
63 fhc_mainbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
fhc_mainbus.c 47 void fhc_mainbus_attach(device_t, device_t, void *);
50 fhc_mainbus_match, fhc_mainbus_attach, NULL, NULL);
63 fhc_mainbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
fhc_mainbus.c 47 void fhc_mainbus_attach(device_t, device_t, void *);
50 fhc_mainbus_match, fhc_mainbus_attach, NULL, NULL);
63 fhc_mainbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 32 milliseconds