Home
last modified time | relevance | path

Searched defs:cbfn_q (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_scsi.h252 csio_scsi_completed(struct csio_ioreq *ioreq, struct list_head *cbfn_q) in csio_scsi_completed()
260 csio_scsi_aborted(struct csio_ioreq *ioreq, struct list_head *cbfn_q) in csio_scsi_aborted()
267 csio_scsi_closed(struct csio_ioreq *ioreq, struct list_head *cbfn_q) in csio_scsi_closed()
Dcsio_mb.h141 struct list_head cbfn_q; /* Mbox completion q */ member
Dcsio_isr.c147 struct csio_fl_dma_buf *flb, void *cbfn_q) in csio_process_scsi_cmpl()
Dcsio_mb.c1424 csio_mb_completions(struct csio_hw *hw, struct list_head *cbfn_q) in csio_mb_completions()
1668 csio_mb_cancel_all(struct csio_hw *hw, struct list_head *cbfn_q) in csio_mb_cancel_all()
Dcsio_hw.h278 struct list_head cbfn_q; /* Completion queue */ member