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

/freebsd-11.0-release/sys/dev/ixgbe/
H A Dif_ixv.c80 static int ixv_attach(device_t);
148 DEVMETHOD(device_attach, ixv_attach),
285 ixv_attach(device_t dev) function
291 INIT_DEBUGOUT("ixv_attach: begin");
433 INIT_DEBUGOUT("ixv_attach: end");

Completed in 45 milliseconds