Searched refs:MA_TARGET_MEM_ENABLE_A (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/scsi/csiostor/ |
D | csio_hw_t5.c | 346 int i = csio_rd_reg32(hw, MA_TARGET_MEM_ENABLE_A); in csio_t5_dfs_create_ext_mem()
|
D | csio_init.c | 128 i = csio_rd_reg32(hw, MA_TARGET_MEM_ENABLE_A); in csio_setup_debugfs()
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
D | cudbg_lib.c | 252 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cudbg_get_entity_length() 260 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cudbg_get_entity_length() 268 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cudbg_get_entity_length() 276 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cudbg_get_entity_length() 405 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cudbg_get_entity_length() 558 lo = t4_read_reg(padap, MA_TARGET_MEM_ENABLE_A); in cudbg_fill_meminfo()
|
D | t4_regs.h | 1009 #define MA_TARGET_MEM_ENABLE_A 0x77d8 macro
|
D | cxgb4_debugfs.c | 3851 i = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in t4_setup_debugfs()
|
D | cxgb4_main.c | 2289 if (t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A) & HMA_MUX_F) { in cxgb4_read_tpte()
|
/linux-6.1.9/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 2200 io = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in is_memfree()
|