Home
last modified time | relevance | path

Searched refs:xx_status (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dpcifm.c1057 pci_ereport_post(dev_info_t *dip, ddi_fm_error_t *derr, uint16_t *xx_status) in pci_ereport_post() argument
1072 if (xx_status != NULL) in pci_ereport_post()
1073 *xx_status = 0x0; in pci_ereport_post()
1135 if (xx_status != NULL) in pci_ereport_post()
1136 *xx_status = erpt_p->pe_pci_regs->pci_err_status; in pci_ereport_post()