Searched refs:pci_config_check (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | pcifm.c | 83 pci_config_check(ddi_acc_handle_t handle, int fme_flag) in pci_config_check() function 117 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK) in pcix_ecc_regs_gather() 144 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK) in pcix_regs_gather() 151 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK) in pcix_regs_gather() 179 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK) in pcix_regs_gather() 205 if (pci_config_check(erpt_p->pe_hdl, fme_flag) != DDI_FM_OK) in pci_regs_gather() 210 if (pci_config_check(erpt_p->pe_hdl, fme_flag) != DDI_FM_OK) in pci_regs_gather() 219 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK) in pci_regs_gather() 224 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK) in pci_regs_gather() 432 if (pci_config_check(erpt_p->pe_hdl, DDI_FM_ERR_UNEXPECTED) != in pci_ereport_setup() [all …]
|