Lines Matching full:drivers

8 and provides information on how to enable the service drivers to
31 and handled by corresponding service drivers.
40 service drivers will compete for a single PCI-PCI Bridge device.
43 kernel therefore does not load other service drivers for that Root
45 drivers load and run on a PCI-PCI Bridge device simultaneously
48 To enable multiple service drivers running simultaneously requires
51 to the corresponding service drivers as required. Some key
54 - Allow multiple service drivers to run simultaneously on
57 - Allow service drivers implemented in an independent
64 device to requested service drivers.
66 5. Configuring the PCI Express Port Bus Driver vs. Service Drivers
77 PCI device drivers are implemented based on Linux Device Driver Model.
78 All service drivers are PCI device drivers. As discussed above, it is
81 Model requires some minimal changes on existing service drivers that
82 imposes no impact on the functionality of existing service drivers.
160 Since all service drivers of a PCI-PCI Bridge Port device are
170 INTx emulation mode. Since service drivers of the same PCI-PCI Bridge
173 behavior. For example, two service drivers run simultaneously on the
174 same physical Root Port. Both service drivers call pci_enable_msi to
176 any other service drivers have run on this Root Port. If either one
180 To avoid this situation all service drivers are not permitted to
183 transparent to service drivers. Service drivers need to know only
186 driver. Service drivers should use (struct pcie_device*)dev->irq to
193 call pci_enable_msix to request MSI-X interrupts. All service drivers
196 mode and this should be transparent to service drivers. Any attempt
198 result unpredictable behavior. Service drivers should use
203 Service drivers for PCI Express Power Management (PME), Advanced
207 that all service drivers will be well behaved and not overwrite
215 between PME and AER. This patch assumes that all service drivers