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

  /src/sys/dev/isapnp/
sb_isapnp.c 65 int sb_isapnp_match(device_t, cfdata_t, void *);
69 sb_isapnp_match, sb_isapnp_attach, NULL, NULL);
79 sb_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
sb_isapnp.c 65 int sb_isapnp_match(device_t, cfdata_t, void *);
69 sb_isapnp_match, sb_isapnp_attach, NULL, NULL);
79 sb_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 20 milliseconds