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/.../reset_subordinate
168 Contact: linux-pci@vger.kernel.org
177 What: /sys/bus/pci/devices/.../vpd
184 PCI Specification 2.1 or 2.2, but users should consider
189 What: /sys/bus/pci/devices/.../virtfn<N>
195 The symbolic link points to the PCI device sysfs entry of the
198 What: /sys/bus/pci/devices/.../dep_link
205 The symbolic link points to the PCI device sysfs entry of
208 What: /sys/bus/pci/devices/.../physfn
213 The symbolic link points to the PCI device sysfs entry of the
216 What: /sys/bus/pci/devices/.../modalias
220 This attribute indicates the PCI ID of the device object.
223 pci:vXXXXXXXXdXXXXXXXXsvXXXXXXXXsdXXXXXXXXbcXXscXXiXX,
234 What: /sys/bus/pci/slots/.../module
236 Contact: linux-pci@vger.kernel.org
238 This symbolic link points to the PCI hotplug controller driver
241 What: /sys/bus/pci/devices/.../label
247 the PCI device. The attribute will be created only
248 if the firmware has given a name to the PCI device.
253 firmware assigned name of the PCI device.
255 What: /sys/bus/pci/devices/.../index
260 number of the PCI device. Depending on the platform this can
263 only if the firmware has given an instance number to the PCI
268 firmware assigned device type instance of the PCI
270 intended order of the PCI device.
272 What: /sys/bus/pci/devices/.../acpi_index
277 given instance (ACPI _DSM instance number) of the PCI device.
279 an instance number to the PCI device. ACPI _DSM instance number
284 firmware assigned instance number of the PCI
286 intended order of the PCI device.
288 What: /sys/bus/pci/devices/.../d3cold_allowed
292 d3cold_allowed is bit to control whether the corresponding PCI
300 What: /sys/bus/pci/devices/.../sriov_totalvfs
313 What: /sys/bus/pci/devices/.../sriov_numvfs
334 What: /sys/bus/pci/devices/.../driver_override
343 driver_override file (echo pci-stub > driver_override) and
355 What: /sys/bus/pci/devices/.../numa_node
359 This file contains the NUMA node to which the PCI device is
368 What: /sys/bus/pci/devices/.../revision
372 This file contains the revision field of the PCI device.
375 What: /sys/bus/pci/devices/.../sriov_drivers_autoprobe
394 This is similar to /sys/bus/pci/drivers_autoprobe, but
397 What: /sys/bus/pci/devices/.../p2pmem/size
405 What: /sys/bus/pci/devices/.../p2pmem/available
413 What: /sys/bus/pci/devices/.../p2pmem/published
421 What: /sys/bus/pci/devices/.../p2pmem/allocate
431 What: /sys/bus/pci/devices/.../link/clkpm
432 /sys/bus/pci/devices/.../link/l0s_aspm
433 /sys/bus/pci/devices/.../link/l1_aspm
434 /sys/bus/pci/devices/.../link/l1_1_aspm
435 /sys/bus/pci/devices/.../link/l1_2_aspm
436 /sys/bus/pci/devices/.../link/l1_1_pcipm
437 /sys/bus/pci/devices/.../link/l1_2_pcipm
444 What: /sys/bus/pci/devices/.../power_state
446 Contact: Linux PCI developers <linux-pci@vger.kernel.org>
448 This file contains the current PCI power state of the device.
449 The value comes from the PCI kernel device state and can be one
453 What: /sys/bus/pci/devices/.../sriov_vf_total_msix
464 What: /sys/bus/pci/devices/.../sriov_vf_msix_count
482 What: /sys/bus/pci/devices/.../resourceN_resize
507 In order to make use of resource resizing, all PCI drivers must
511 console drivers from the device. Raw users of pci-sysfs