Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_scsi.h345 struct csio_ioreq *csio_scsi_cmpl_handler(struct csio_hw *, void *, uint32_t,
H A Dcsio_isr.c155 ioreq = csio_scsi_cmpl_handler(hw, wr, len, flb, NULL, &scsiwr); in csio_process_scsi_cmpl()
H A Dcsio_scsi.c1102 csio_scsi_cmpl_handler(struct csio_hw *hw, void *wr, uint32_t len, in csio_scsi_cmpl_handler() function