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

  /src/sys/dev/bi/
if_ni.c 136 static int nimatch(device_t, cfdata_t, void *);
152 nimatch, niattach, NULL, NULL);
164 nimatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
if_ni.c 136 static int nimatch(device_t, cfdata_t, void *);
152 nimatch, niattach, NULL, NULL);
164 nimatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 23 milliseconds