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

  /src/sys/dev/podulebus/
if_ei.c 72 static int ei_match(device_t, cfdata_t, void *);
89 ei_match, ei_attach, NULL, NULL);
106 ei_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
if_ei.c 72 static int ei_match(device_t, cfdata_t, void *);
89 ei_match, ei_attach, NULL, NULL);
106 ei_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 24 milliseconds