Searched defs:perr_fatal (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_util.c660 uint64_t perr_fatal = px_perr_fatal & (1 << nerr); local
664 if ((status_reg & PCI_STAT_PERROR) && perr_fatal)
670 if ((status_reg & PCI_STAT_S_PERROR) && perr_fatal)

Completed in 55 milliseconds