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

/freebsd-11-stable/sys/dev/ixl/
H A Dif_ixl.c105 static int ixl_probe(device_t);
118 DEVMETHOD(device_probe, ixl_probe),
278 * ixl_probe determines if the driver should be loaded on
285 ixl_probe(device_t dev) function
294 INIT_DEBUGOUT("ixl_probe: begin");

Completed in 62 milliseconds