Searched refs:PCI_CAP_PTR_OFF (Results 1 – 7 of 7) sorted by relevance
66 while (cap_count-- && capsp >= PCI_CAP_PTR_OFF) { in check_if_device_is_pciex()
153 #define PCI_CAP_PTR_OFF 0x40 /* minimum cap pointer offset */
596 #define PCI_CAP_PTR_OFF 0x40 /* minimum cap pointer offset */ macro
2995 while (offset >= PCI_CAP_PTR_OFF) { in emlxs_pci_cap_offsets()
572 while (cap_count-- && capsp >= PCI_CAP_PTR_OFF) { in device_is_pciex()
1846 while (cap_ptr != PCI_CAP_NEXT_PTR_NULL && cap_ptr >= PCI_CAP_PTR_OFF) { in set_devpm_d0()
4203 if (caps_ptr < PCI_CAP_PTR_OFF) { in ahci_config_space_init()