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

  /src/sys/dev/isapnp/
sb_isapnp.c 66 void sb_isapnp_attach(device_t, device_t, void *);
69 sb_isapnp_match, sb_isapnp_attach, NULL, NULL);
94 sb_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
sb_isapnp.c 66 void sb_isapnp_attach(device_t, device_t, void *);
69 sb_isapnp_match, sb_isapnp_attach, NULL, NULL);
94 sb_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 61 milliseconds