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

  /src/sys/dev/isapnp/
if_ne_isapnp.c 66 static int ne_isapnp_match(device_t, cfdata_t , void *);
77 ne_isapnp_match, ne_isapnp_attach, NULL, NULL);
80 ne_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
if_ne_isapnp.c 66 static int ne_isapnp_match(device_t, cfdata_t , void *);
77 ne_isapnp_match, ne_isapnp_attach, NULL, NULL);
80 ne_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
if_ne_isapnp.c 66 static int ne_isapnp_match(device_t, cfdata_t , void *);
77 ne_isapnp_match, ne_isapnp_attach, NULL, NULL);
80 ne_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 31 milliseconds