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

  /src/sys/dev/pci/
if_bce.c 156 static int bce_probe(device_t, cfdata_t, void *);
178 bce_probe, bce_attach, NULL, NULL);
227 bce_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
if_bce.c 156 static int bce_probe(device_t, cfdata_t, void *);
178 bce_probe, bce_attach, NULL, NULL);
227 bce_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 23 milliseconds