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

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_err.c2205 uint64_t rx_h1, rx_h2, tx_h1, tx_h2; local
2214 tx_h2 = CSR_XR(csr_base, TLU_TRANSMIT_OTHER_EVENT_HEADER2_LOG);
2234 adv_reg.pcie_ue_hdr[2] = (uint32_t)(tx_h2 >> 32);
2235 adv_reg.pcie_ue_hdr[3] = (uint32_t)tx_h2;
2260 FIRE_TLU_TOEEH2L, DATA_TYPE_UINT64, tx_h2,

Completed in 48 milliseconds