Home
last modified time | relevance | path

Searched refs:PCI_EXT_CAP_ID_LTR (Results 1 – 25 of 86) sorted by relevance

1234

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/standard-headers/linux/
H A Dpci_regs.h700 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dpci_regs.h723 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/emulators/qemu42/qemu-4.2.1/include/standard-headers/linux/
H A Dpci_regs.h710 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/emulators/qemu/qemu-6.2.0/include/standard-headers/linux/
H A Dpci_regs.h723 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/emulators/qemu60/qemu-6.0.0/include/standard-headers/linux/
H A Dpci_regs.h723 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dpci_regs.h723 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dpci_regs.h729 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dpci_regs.h729 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/emulators/qemu5/qemu-5.2.0/include/standard-headers/linux/
H A Dpci_regs.h719 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/emulators/qemu-utils/qemu-4.2.1/include/standard-headers/linux/
H A Dpci_regs.h710 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/standard-headers/linux/
H A Dpci_regs.h716 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/standard-headers/linux/
H A Dpci_regs.h723 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/standard-headers/linux/
H A Dpci_regs.h714 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dpci_regs.h723 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pci/
H A Dpci.c1535 ltr = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_LTR); in pci_save_ltr_state()
1539 save_state = pci_find_saved_ext_cap(dev, PCI_EXT_CAP_ID_LTR); in pci_save_ltr_state()
1556 save_state = pci_find_saved_ext_cap(dev, PCI_EXT_CAP_ID_LTR); in pci_restore_ltr_state()
1557 ltr = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_LTR); in pci_restore_ltr_state()
3369 error = pci_add_ext_cap_save_buffer(dev, PCI_EXT_CAP_ID_LTR, in pci_allocate_cap_save_buffers()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pci/
H A Dpci.c1535 ltr = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_LTR); in pci_save_ltr_state()
1539 save_state = pci_find_saved_ext_cap(dev, PCI_EXT_CAP_ID_LTR); in pci_save_ltr_state()
1556 save_state = pci_find_saved_ext_cap(dev, PCI_EXT_CAP_ID_LTR); in pci_restore_ltr_state()
1557 ltr = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_LTR); in pci_restore_ltr_state()
3369 error = pci_add_ext_cap_save_buffer(dev, PCI_EXT_CAP_ID_LTR, in pci_allocate_cap_save_buffers()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pci/
H A Dpci.c1535 ltr = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_LTR); in pci_save_ltr_state()
1539 save_state = pci_find_saved_ext_cap(dev, PCI_EXT_CAP_ID_LTR); in pci_save_ltr_state()
1556 save_state = pci_find_saved_ext_cap(dev, PCI_EXT_CAP_ID_LTR); in pci_restore_ltr_state()
1557 ltr = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_LTR); in pci_restore_ltr_state()
3369 error = pci_add_ext_cap_save_buffer(dev, PCI_EXT_CAP_ID_LTR, in pci_allocate_cap_save_buffers()
/dports/sysutils/pciutils/pciutils-3.7.0/lib/
H A Dheader.h237 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/devel/libpci/pciutils-3.7.0/lib/
H A Dheader.h237 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dpci.h448 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/
H A Dpci.h453 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dpci.h453 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dpci.h453 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dpci.h453 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/
H A Dpci.h453 #define PCI_EXT_CAP_ID_LTR 0x18 /* Latency Tolerance Reporting */ macro

1234