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

/illumos-gate/usr/src/uts/common/os/
H A Dpcifm.c1053 pci_ereport_post(dev_info_t *dip, ddi_fm_error_t *derr, uint16_t *xx_status) argument
1068 if (xx_status != NULL)
1069 *xx_status = 0x0;
1131 if (xx_status != NULL)
1132 *xx_status = erpt_p->pe_pci_regs->pci_err_status;

Completed in 56 milliseconds