Searched refs:ixv_probe (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/ixgbe/
H A Dif_ixv.c79 static int ixv_probe(device_t);
147 DEVMETHOD(device_probe, ixv_probe),
227 * ixv_probe determines if the driver should be loaded on
234 ixv_probe(device_t dev) function

Completed in 49 milliseconds