Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.h85 uint32_t rx_hdr1; /* hdr[0] */ member
H A Dpx_fm.c612 PCIE_ADV_HDR(pfd_p, 0) = regs->rx_hdr1; in px_err_check_pcie()
657 regs->rx_hdr1, regs->rx_hdr2, regs->rx_hdr3, regs->rx_hdr4); in px_pcie_log()
678 if (!regs->rx_hdr1) in px_pcie_ptlp()
681 adv_reg.pcie_ue_hdr[0] = regs->rx_hdr1; in px_pcie_ptlp()
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_err.c814 pcie->tx_hdr1 = pcie->rx_hdr1; in px_pcie_epkt_severity()
818 pcie->rx_hdr1 = 0; in px_pcie_epkt_severity()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_err.c1990 regs.rx_hdr1 = (uint32_t)(log >> 32); in px_err_pciex_ue_handle()