Searched refs:tx_h1 (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
2213 tx_h1 = CSR_XR(csr_base, TLU_TRANSMIT_OTHER_EVENT_HEADER1_LOG);
2232 adv_reg.pcie_ue_hdr[0] = (uint32_t)(tx_h1 >> 32);
2233 adv_reg.pcie_ue_hdr[1] = (uint32_t)tx_h1;
2259 FIRE_TLU_TOEEH1L, DATA_TYPE_UINT64, tx_h1,

Completed in 48 milliseconds