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

  /src/sys/dev/isapnp/
if_ep_isapnp.c 66 int ep_isapnp_match(device_t , cfdata_t , void *);
70 ep_isapnp_match, ep_isapnp_attach, NULL, NULL);
73 ep_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
if_ep_isapnp.c 66 int ep_isapnp_match(device_t , cfdata_t , void *);
70 ep_isapnp_match, ep_isapnp_attach, NULL, NULL);
73 ep_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 20 milliseconds