Searched refs:PCI_CAP_NEXT_PTR_NULL (Results 1 – 15 of 15) sorted by relevance
160 *base_p = PCI_CAP_NEXT_PTR_NULL; in pci_lcap_locate()191 *base_p = PCI_CAP_NEXT_PTR_NULL; in pci_xcap_locate()241 *base_p = PCI_CAP_NEXT_PTR_NULL; in pci_htcap_locate()
360 {PCI_CAP_NEXT_PTR_NULL, 0, NULL}431 while (cap_ptr != PCI_CAP_NEXT_PTR_NULL) {585 uint16_t cap_ptr = PCI_CAP_NEXT_PTR_NULL;603 while (cap_ptr != PCI_CAP_NEXT_PTR_NULL) {613 while (pci_cap_entp->cap_id != PCI_CAP_NEXT_PTR_NULL) {628 if (pci_cap_entp->cap_id == PCI_CAP_NEXT_PTR_NULL)954 while (cap_ptr != PCI_CAP_NEXT_PTR_NULL) {963 if (cap_ptr == PCI_CAP_NEXT_PTR_NULL) {
347 uint16_t pcix_cap_ptr = PCI_CAP_NEXT_PTR_NULL; in pcix_ereport_setup()356 if (pcix_cap_ptr != PCI_CAP_NEXT_PTR_NULL) in pcix_ereport_setup()
91 while ((hdr_next_ptr != PCI_CAP_NEXT_PTR_NULL) && in hvio_rp_mps()
625 #define PCI_CAP_NEXT_PTR_NULL 0x0 /* no more entries in the list */ macro
509 while ((hdr_next_ptr != PCI_CAP_NEXT_PTR_NULL) && in supports_ari()540 while ((hdr_next_ptr != PCI_CAP_NEXT_PTR_NULL) && in supports_ari()
596 if (ptr == PCI_CAP_NEXT_PTR_NULL) { in audiots_power_up()
1001 while (caps_ptr != PCI_CAP_NEXT_PTR_NULL) { in drm_supp_device_capability()
3311 if (pcie_dev && cap_id_loc != PCI_CAP_NEXT_PTR_NULL) { in pcicfg_set_standard_props()5121 if (cap_id_loc != PCI_CAP_NEXT_PTR_NULL) { in pcicfg_get_nslots()5126 if (slot_id_loc != PCI_CAP_NEXT_PTR_NULL) { in pcicfg_get_nslots()5188 if (cap_loc != PCI_CAP_NEXT_PTR_NULL) in pcicfg_pcie_port_type()
1846 while (cap_ptr != PCI_CAP_NEXT_PTR_NULL && cap_ptr >= PCI_CAP_PTR_OFF) { in set_devpm_d0()
4186 caps_ptr = PCI_CAP_NEXT_PTR_NULL; in ahci_config_space_init()4192 for (cap_count = 0; caps_ptr != PCI_CAP_NEXT_PTR_NULL; ) { in ahci_config_space_init()
4812 while (ptr != PCI_CAP_NEXT_PTR_NULL) { in myri10ge_find_cap()
13115 caps_ptr = PCI_CAP_NEXT_PTR_NULL; in mptsas_get_pci_cap()13121 for (cap_count = 0; caps_ptr != PCI_CAP_NEXT_PTR_NULL; ) { in mptsas_get_pci_cap()
7867 while (cap_ptr != PCI_CAP_NEXT_PTR_NULL) { in ql_get_pci_data()
1285 while (caps_ptr != PCI_CAP_NEXT_PTR_NULL) { in ql_attach()