Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/common/
H A Dt4_hw.c12361 u32 debug0, debug11; in t4_idma_monitor() local
12414 debug11 = t4_read_reg(adapter, A_SGE_DEBUG_DATA_LOW); in t4_idma_monitor()
12415 idma->idma_qid[i] = (debug11 >> (i * 16)) & 0xffff; in t4_idma_monitor()
12421 debug0, debug11); in t4_idma_monitor()