Searched refs:pci_config_check (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dpcifm.c83 pci_config_check(ddi_acc_handle_t handle, int fme_flag) function
117 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK)
144 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK)
151 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK)
179 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK)
205 if (pci_config_check(erpt_p->pe_hdl, fme_flag) != DDI_FM_OK)
210 if (pci_config_check(erpt_p->pe_hdl, fme_flag) != DDI_FM_OK)
219 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK)
224 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK)
432 if (pci_config_check(erpt_
[all...]

Completed in 96 milliseconds