Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h1019 int qla_get_buf(struct scsi_qla_host *, struct qla_qpair *, struct qla_buf_dsc *);
H A Dqla_mid.c1137 int qla_get_buf(struct scsi_qla_host *vha, struct qla_qpair *qp, struct qla_buf_dsc *dsc) in qla_get_buf() function
H A Dqla_edif.c3054 if (qla_get_buf(vha, sp->qpair, &sp->u.scmd.buf_dsc)) { in qla28xx_start_scsi_edif()