ixgbe.c | 166 static void ixgbe_attach(device_t, device_t, void *); 288 ixgbe_probe, ixgbe_attach, ixgbe_detach, NULL, NULL, NULL, 784 * ixgbe_attach - Device initialization routine 793 ixgbe_attach(device_t parent, device_t dev, void *aux) function in typeref:typename:void 808 INIT_DEBUGOUT("ixgbe_attach: begin"); 1302 INIT_DEBUGOUT("ixgbe_attach: end"); 1321 } /* ixgbe_attach */
|