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

  /src/sys/dev/ofisa/
ess_ofisa.c 54 void ess_ofisa_attach(device_t, device_t, void *);
57 ess_ofisa_match, ess_ofisa_attach, NULL, NULL);
76 ess_ofisa_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
ess_ofisa.c 54 void ess_ofisa_attach(device_t, device_t, void *);
57 ess_ofisa_match, ess_ofisa_attach, NULL, NULL);
76 ess_ofisa_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 27 milliseconds