Lines Matching refs:driver
2 * tg3.c: Broadcom Tigon3 ethernet driver.
182 * that are at least dword aligned when used in PCIX mode. The driver
224 MODULE_DESCRIPTION("Broadcom Tigon3 ethernet driver");
686 /* Make sure the driver hasn't any stale locks. */
5382 /* XXX another gem from the Broadcom driver :( */
6530 "Please report the problem to the driver maintainer "
7460 /* Fully shutdown all tg3 driver activity elsewhere in the system.
7478 * after sending MSI so driver doesn't have to do it.
8382 * The chip has been shut down and the driver detached from
8384 * end up in the driver. tp->{tx,}lock are held and thus
8546 * The chip has been shut down and the driver detached from
8548 * end up in the driver. tp->{tx,}lock is not held and we are not
8580 * The chip has been shut down and the driver detached from
8582 * end up in the driver. tp->{tx,}lock are held and thus
11103 * driver is still alive. In the event that the OS crashes,
12360 strlcpy(info->driver, DRV_MODULE_NAME, sizeof(info->driver));
16256 * to match the cacheline size. The Broadcom driver have this
16608 /* Chip-specific fixup from Broadcom driver */
17269 * the *second* time the tg3 driver was getting loaded after an
17946 * Reset chip in case UNDI or EFI driver did not shutdown
18318 * This callback is called when the error recovery driver tells
18369 .driver.pm = &tg3_pm_ops,