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

  /src/sys/dev/isapnp/
if_le_isapnp.c 121 int le_isapnp_match(device_t, cfdata_t, void *);
125 le_isapnp_match, le_isapnp_attach, NULL, NULL);
156 le_isapnp_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
if_le_isapnp.c 121 int le_isapnp_match(device_t, cfdata_t, void *);
125 le_isapnp_match, le_isapnp_attach, NULL, NULL);
156 le_isapnp_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 21 milliseconds