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

  /src/sys/arch/sparc64/dev/
fhc_central.c 49 void fhc_central_attach(device_t, device_t, void *);
52 fhc_central_match, fhc_central_attach, NULL, NULL);
65 fhc_central_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
fhc_central.c 49 void fhc_central_attach(device_t, device_t, void *);
52 fhc_central_match, fhc_central_attach, NULL, NULL);
65 fhc_central_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds