Searched refs:igb_probe (Results 1 – 1 of 1) sorted by relevance
119 static int igb_probe(device_t);236 DEVMETHOD(device_probe, igb_probe),358 igb_probe(device_t dev) in igb_probe() function