Home
last modified time | relevance | path

Searched refs:igb_probe (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/e1000/
HDif_igb.c119 static int igb_probe(device_t);
236 DEVMETHOD(device_probe, igb_probe),
358 igb_probe(device_t dev) in igb_probe() function