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
|