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

  /src/sys/dev/isa/
joy_ess.c 19 static void joy_ess_attach(device_t, device_t, void *);
22 joy_ess_match, joy_ess_attach, NULL, NULL);
35 joy_ess_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
joy_ess.c 19 static void joy_ess_attach(device_t, device_t, void *);
22 joy_ess_match, joy_ess_attach, NULL, NULL);
35 joy_ess_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 147 milliseconds