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

  /src/sys/dev/isapnp/
ym_isapnp.c 75 void ym_isapnp_attach(device_t, device_t, void *);
78 ym_isapnp_match, ym_isapnp_attach, NULL, NULL);
103 ym_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
ym_isapnp.c 75 void ym_isapnp_attach(device_t, device_t, void *);
78 ym_isapnp_match, ym_isapnp_attach, NULL, NULL);
103 ym_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 21 milliseconds