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

  /src/sys/dev/isapnp/
aha_isapnp.c 57 static void aha_isapnp_attach(device_t, device_t, void *);
60 aha_isapnp_probe, aha_isapnp_attach, NULL, NULL);
74 aha_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
aha_isapnp.c 57 static void aha_isapnp_attach(device_t, device_t, void *);
60 aha_isapnp_probe, aha_isapnp_attach, NULL, NULL);
74 aha_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 26 milliseconds