Searched refs:A_UP_UP_DBG_LA_CFG (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_hw.c | 1359 ret = t4_cim_read(adap, A_UP_UP_DBG_LA_CFG, 1, &cfg); in t4_cim_read_la() 1364 ret = t4_cim_write1(adap, A_UP_UP_DBG_LA_CFG, 0); in t4_cim_read_la() 1369 ret = t4_cim_read(adap, A_UP_UP_DBG_LA_CFG, 1, &val); in t4_cim_read_la() 1378 ret = t4_cim_write1(adap, A_UP_UP_DBG_LA_CFG, in t4_cim_read_la() 1382 ret = t4_cim_read(adap, A_UP_UP_DBG_LA_CFG, 1, &val); in t4_cim_read_la() 1396 int r = t4_cim_write1(adap, A_UP_UP_DBG_LA_CFG, in t4_cim_read_la()
|
H A D | t4_regs.h | 23657 #define A_UP_UP_DBG_LA_CFG 0x140 macro
|
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_ioctl.c | 746 rc = t4_cim_read(sc, A_UP_UP_DBG_LA_CFG, 1, &cfg); in read_cim_la()
|