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

  /src/sys/dev/isa/
opl_ess.c 59 void opl_ess_attach(device_t, device_t, void *);
62 opl_ess_match, opl_ess_attach, NULL, NULL);
76 opl_ess_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
opl_ess.c 59 void opl_ess_attach(device_t, device_t, void *);
62 opl_ess_match, opl_ess_attach, NULL, NULL);
76 opl_ess_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 116 milliseconds