Lines Matching full:pci

1 What:		/sys/bus/pci/drivers/.../bind
4 Contact: linux-pci@vger.kernel.org
11 found in /sys/bus/pci/devices/. For example::
13 # echo 0000:00:19.0 > /sys/bus/pci/drivers/foo/bind
17 What: /sys/bus/pci/drivers/.../unbind
20 Contact: linux-pci@vger.kernel.org
27 found in /sys/bus/pci/devices/. For example::
29 # echo 0000:00:19.0 > /sys/bus/pci/drivers/foo/unbind
33 What: /sys/bus/pci/drivers/.../new_id
36 Contact: linux-pci@vger.kernel.org
39 dynamically add a new device ID to a PCI device driver.
50 # echo "8086 10f5" > /sys/bus/pci/drivers/foo/new_id
52 What: /sys/bus/pci/drivers/.../remove_id
68 # echo "8086 10f5" > /sys/bus/pci/drivers/foo/remove_id
70 What: /sys/bus/pci/rescan
72 Contact: Linux PCI developers <linux-pci@vger.kernel.org>
75 force a rescan of all PCI buses in the system, and
78 What: /sys/bus/pci/devices/.../msi_bus
80 Contact: Linux PCI developers <linux-pci@vger.kernel.org>
88 What: /sys/bus/pci/devices/.../msi_irqs/
96 What: /sys/bus/pci/devices/.../msi_irqs/<N>
103 What: /sys/bus/pci/devices/.../irq
105 Contact: Linux PCI developers <linux-pci@vger.kernel.org>
114 What: /sys/bus/pci/devices/.../remove
116 Contact: Linux PCI developers <linux-pci@vger.kernel.org>
119 hot-remove the PCI device and any of its children.
121 What: /sys/bus/pci/devices/.../pci_bus/.../rescan
123 Contact: Linux PCI developers <linux-pci@vger.kernel.org>
130 What: /sys/bus/pci/devices/.../rescan
132 Contact: Linux PCI developers <linux-pci@vger.kernel.org>
139 What: /sys/bus/pci/devices/.../reset_method
156 What: /sys/bus/pci/devices/.../reset
166 What: /sys/bus/pci/devices/.../vpd
173 PCI Specification 2.1 or 2.2, but users should consider
178 What: /sys/bus/pci/devices/.../virtfn<N>
184 The symbolic link points to the PCI device sysfs entry of the
187 What: /sys/bus/pci/devices/.../dep_link
194 The symbolic link points to the PCI device sysfs entry of
197 What: /sys/bus/pci/devices/.../physfn
202 The symbolic link points to the PCI device sysfs entry of the
205 What: /sys/bus/pci/devices/.../modalias
209 This attribute indicates the PCI ID of the device object.
212 pci:vXXXXXXXXdXXXXXXXXsvXXXXXXXXsdXXXXXXXXbcXXscXXiXX,
223 What: /sys/bus/pci/slots/.../module
225 Contact: linux-pci@vger.kernel.org
227 This symbolic link points to the PCI hotplug controller driver
230 What: /sys/bus/pci/devices/.../label
236 the PCI device. The attribute will be created only
237 if the firmware has given a name to the PCI device.
242 firmware assigned name of the PCI device.
244 What: /sys/bus/pci/devices/.../index
249 number of the PCI device. Depending on the platform this can
252 only if the firmware has given an instance number to the PCI
257 firmware assigned device type instance of the PCI
259 intended order of the PCI device.
261 What: /sys/bus/pci/devices/.../acpi_index
266 given instance (ACPI _DSM instance number) of the PCI device.
268 an instance number to the PCI device. ACPI _DSM instance number
273 firmware assigned instance number of the PCI
275 intended order of the PCI device.
277 What: /sys/bus/pci/devices/.../d3cold_allowed
281 d3cold_allowed is bit to control whether the corresponding PCI
289 What: /sys/bus/pci/devices/.../sriov_totalvfs
302 What: /sys/bus/pci/devices/.../sriov_numvfs
323 What: /sys/bus/pci/devices/.../driver_override
332 driver_override file (echo pci-stub > driver_override) and
344 What: /sys/bus/pci/devices/.../numa_node
348 This file contains the NUMA node to which the PCI device is
357 What: /sys/bus/pci/devices/.../revision
361 This file contains the revision field of the PCI device.
364 What: /sys/bus/pci/devices/.../sriov_drivers_autoprobe
383 This is similar to /sys/bus/pci/drivers_autoprobe, but
386 What: /sys/bus/pci/devices/.../p2pmem/size
394 What: /sys/bus/pci/devices/.../p2pmem/available
402 What: /sys/bus/pci/devices/.../p2pmem/published
410 What: /sys/bus/pci/devices/.../link/clkpm
411 /sys/bus/pci/devices/.../link/l0s_aspm
412 /sys/bus/pci/devices/.../link/l1_aspm
413 /sys/bus/pci/devices/.../link/l1_1_aspm
414 /sys/bus/pci/devices/.../link/l1_2_aspm
415 /sys/bus/pci/devices/.../link/l1_1_pcipm
416 /sys/bus/pci/devices/.../link/l1_2_pcipm
423 What: /sys/bus/pci/devices/.../power_state
425 Contact: Linux PCI developers <linux-pci@vger.kernel.org>
427 This file contains the current PCI power state of the device.
428 The value comes from the PCI kernel device state and can be one
432 What: /sys/bus/pci/devices/.../sriov_vf_total_msix
443 What: /sys/bus/pci/devices/.../sriov_vf_msix_count
461 What: /sys/bus/pci/devices/.../resourceN_resize
486 In order to make use of resource resizing, all PCI drivers must
490 console drivers from the device. Raw users of pci-sysfs