Lines Matching defs:device
4069 * device is brought back to D0.
6962 /* If device is down, we can store the settings only if the user
7012 /* If device is down, the new settings will be picked up when it is
8094 /* enable device (incl. PCI PM wakeup), and bus-mastering */
8097 dev_err(&pdev->dev, "Cannot enable PCI device, aborting\n");
8103 "Cannot find PCI device base address, aborting\n");
8573 dev_err(&pdev->dev, "Cannot register net device\n");
8622 bnx2_suspend(struct device *device)
8624 struct net_device *dev = dev_get_drvdata(device);
8641 bnx2_resume(struct device *device)
8643 struct net_device *dev = dev_get_drvdata(device);
8667 * @pdev: Pointer to PCI device
8671 * this device has been detected.
8702 * @pdev: Pointer to PCI device
8716 "Cannot re-enable PCI device after reset\n");
8740 * @pdev: Pointer to PCI device