Home
last modified time | relevance | path

Searched refs:debug11 (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
11213 debug11 = t4_read_reg(adapter, A_SGE_DEBUG_DATA_LOW); in t4_idma_monitor()
11214 idma->idma_qid[i] = (debug11 >> (i * 16)) & 0xffff; in t4_idma_monitor()
11220 debug0, debug11); in t4_idma_monitor()