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

  /src/sys/dev/isapnp/
isapnp.c 80 static int isapnp_match(device_t, cfdata_t, void *);
85 isapnp_match, isapnp_attach, NULL, NULL);
839 /* isapnp_match():
843 isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds