Searched refs:bfa_ioc_smem_read (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/scsi/bfa/ | 
| D | bfa_ioc.c | 2045 bfa_ioc_smem_read(struct bfa_ioc_s *ioc, void *tbuf, u32 soff, u32 sz)  in bfa_ioc_smem_read()  function 2981 	status = bfa_ioc_smem_read(ioc, trcdata, loff, tlen);  in bfa_ioc_debug_fwtrc() 3050 	status = bfa_ioc_smem_read(ioc, buf, loff, dlen);  in bfa_ioc_debug_fwcore() 3085 	status = bfa_ioc_smem_read(ioc, stats, loff, tlen);  in bfa_ioc_fw_stats_get()
  |