Lines Matching refs:before
119 the power state of a device before reboot.
266 [ OS BUG: we don't check resource allocations before enabling those
268 pci_request_resources() before calling pci_enable_device().
273 This has been discussed before but not changed as of 2.6.19:
341 Many 64-bit "PCI" devices (before PCI-X) and some PCI-X devices are
351 before enabling DMA on the device.
377 quiesced and does not have any interrupts pending before registering
387 pci_enable_msix() before calling request_irq(). This causes
604 device before the CPU can continue. Writes to MMIO space allow the CPU
605 to continue before the transaction reaches the PCI device. HW weenies
607 the CPU before the transaction has reached its destination.
610 expected to wait before doing other work. The classic "bit banging"