Lines Matching refs:device
1169 //TODO: If the device is awake or this is an AP, or we are scanning, or FIXME,
1880 * The device is nonfunctional from now on.
1999 b43err(dev->wl, "This device does not support DMA "
2044 /* Re-enable interrupts on the device by restoring the current interrupt mask. */
2058 /* Interrupt thread handler. Handles device interrupts in thread context. */
2110 /* Disable IRQs on the device. The IRQ thread handler will re-enable them. */
2518 "is required for your device (wl-core rev %u)\n", rev);
2524 "is required for your device (wl-core rev %u)\n", rev);
2530 "is required for your device (wl-core rev %u)\n", rev);
3360 /* Update device statistics. */
3464 /* Check if communication with the device works correctly. */
3906 b43err(dev->wl, "This device doesn't support %s-GHz band\n",
3912 /* This device is already running. */
4346 /* Whoops, aliens ate up the device while we were unlocked. */
4350 /* Disable interrupts on the device. */
4831 /* Enable IRQ routing to this device. */
5063 /* XXX: only do if device doesn't support rfkill irq */
5212 /* Bring the device down... */
5303 dev_id = dev->dev->bdev->bus->host_pci->device;
5308 dev_id = dev->dev->sdev->bus->host_pci->device;
5376 /* Do NOT do any device initialization here.
5435 b43err(wl, "b43 can't support any band on this device\n");
5521 (pdev->device == _device) && \
5569 b43err(NULL, "Could not allocate ieee80211 device\n");