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

  /src/sys/dev/isapnp/
com_isapnp.c 63 int com_isapnp_match(device_t, cfdata_t , void *);
67 com_isapnp_match, com_isapnp_attach, NULL, NULL);
70 com_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
com_isapnp.c 63 int com_isapnp_match(device_t, cfdata_t , void *);
67 com_isapnp_match, com_isapnp_attach, NULL, NULL);
70 com_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 79 milliseconds