HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_detach (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe.c 167 static int ixgbe_detach(device_t, int);
288 ixgbe_probe, ixgbe_attach, ixgbe_detach, NULL, NULL, NULL,
3689 * ixgbe_detach - Device removal routine
3698 ixgbe_detach(device_t dev, int flags) function in typeref:typename:int
3708 INIT_DEBUGOUT("ixgbe_detach: begin");
3886 } /* ixgbe_detach */
ixgbe.c 167 static int ixgbe_detach(device_t, int);
288 ixgbe_probe, ixgbe_attach, ixgbe_detach, NULL, NULL, NULL,
3689 * ixgbe_detach - Device removal routine
3698 ixgbe_detach(device_t dev, int flags) function in typeref:typename:int
3708 INIT_DEBUGOUT("ixgbe_detach: begin");
3886 } /* ixgbe_detach */
ixgbe.c 167 static int ixgbe_detach(device_t, int);
288 ixgbe_probe, ixgbe_attach, ixgbe_detach, NULL, NULL, NULL,
3689 * ixgbe_detach - Device removal routine
3698 ixgbe_detach(device_t dev, int flags) function in typeref:typename:int
3708 INIT_DEBUGOUT("ixgbe_detach: begin");
3886 } /* ixgbe_detach */
ixgbe.c 167 static int ixgbe_detach(device_t, int);
288 ixgbe_probe, ixgbe_attach, ixgbe_detach, NULL, NULL, NULL,
3689 * ixgbe_detach - Device removal routine
3698 ixgbe_detach(device_t dev, int flags) function in typeref:typename:int
3708 INIT_DEBUGOUT("ixgbe_detach: begin");
3886 } /* ixgbe_detach */

Completed in 67 milliseconds