Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c11160 u32 debug0, debug11; in t4_idma_monitor() local
11209 debug0 = t4_read_reg(adapter, A_SGE_DEBUG_DATA_LOW); in t4_idma_monitor()
11210 idma->idma_state[i] = (debug0 >> (i * 9)) & 0x3f; in t4_idma_monitor()
11220 debug0, debug11); in t4_idma_monitor()