Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_scsi.h262 csio_scsi_completed(struct csio_ioreq *ioreq, struct list_head *cbfn_q) in csio_scsi_completed()
270 csio_scsi_aborted(struct csio_ioreq *ioreq, struct list_head *cbfn_q) in csio_scsi_aborted()
277 csio_scsi_closed(struct csio_ioreq *ioreq, struct list_head *cbfn_q) in csio_scsi_closed()
H A Dcsio_mb.h136 struct list_head cbfn_q; /* Mbox completion q */ member
H A Dcsio_isr.c147 struct csio_fl_dma_buf *flb, void *cbfn_q) in csio_process_scsi_cmpl()
H A Dcsio_mb.c1354 csio_mb_completions(struct csio_hw *hw, struct list_head *cbfn_q) in csio_mb_completions()
1611 csio_mb_cancel_all(struct csio_hw *hw, struct list_head *cbfn_q) in csio_mb_cancel_all()
H A Dcsio_hw.h232 struct list_head cbfn_q; /* Completion queue */ member