Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_mb.h261 void csio_mb_completions(struct csio_hw *, struct list_head *);
Dcsio_hw.c3265 csio_mb_completions(hw, &cbfn_q); in csio_mberr_worker()
3307 csio_mb_completions(hw, &cbfn_q); in csio_hw_mbm_cleanup()
Dcsio_mb.c1350 csio_mb_completions(struct csio_hw *hw, struct list_head *cbfn_q) in csio_mb_completions() function