Searched refs:csio_add_debugfs_mem (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/scsi/csiostor/ | 
| D | csio_hw_t5.c | 350 		csio_add_debugfs_mem(hw, "mc0", MEM_MC0,  in csio_t5_dfs_create_ext_mem()355 		csio_add_debugfs_mem(hw, "mc1", MEM_MC1,  in csio_t5_dfs_create_ext_mem()
 
 | 
| D | csio_init.h | 78 void csio_add_debugfs_mem(struct csio_hw *, const char *,
 | 
| D | csio_init.c | 113 void csio_add_debugfs_mem(struct csio_hw *hw, const char *name,  in csio_add_debugfs_mem()  function130 		csio_add_debugfs_mem(hw, "edc0", MEM_EDC0, 5);  in csio_setup_debugfs()
 132 		csio_add_debugfs_mem(hw, "edc1", MEM_EDC1, 5);  in csio_setup_debugfs()
 
 |