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

  /src/sys/dev/pci/
if_bnx.c 107 /* Used by bnx_probe() to identify the devices supported by this driver. */
292 static int bnx_probe(device_t, cfdata_t, void *);
411 bnx_probe, bnx_attach, bnx_detach, NULL, NULL, NULL, DVF_DETACH_SHUTDOWN);
443 bnx_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 15 milliseconds