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

  /src/sys/dev/isapnp/
wss_isapnp.c 58 int wss_isapnp_match(device_t, cfdata_t, void *);
62 wss_isapnp_match, wss_isapnp_attach, NULL, NULL);
72 wss_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
wss_isapnp.c 58 int wss_isapnp_match(device_t, cfdata_t, void *);
62 wss_isapnp_match, wss_isapnp_attach, NULL, NULL);
72 wss_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 23 milliseconds