Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_tmpl.c35 qla27xx_insertbuf(void *mem, ulong size, void *buf, ulong *len) in qla27xx_insertbuf() function
345 qla27xx_insertbuf(req ? req->ring : NULL, in qla27xx_fwdt_entry_t263()
359 qla27xx_insertbuf(rsp ? rsp->ring : NULL, in qla27xx_fwdt_entry_t263()
373 qla27xx_insertbuf(atr, length * sizeof(*atr), buf, len); in qla27xx_fwdt_entry_t263()
410 qla27xx_insertbuf(vha->hw->fce, FCE_SIZE, buf, len); in qla27xx_fwdt_entry_t264()
476 qla27xx_insertbuf(vha->hw->eft, EFT_SIZE, buf, len); in qla27xx_fwdt_entry_t268()
490 qla27xx_insertbuf(vha->hw->exchoffld_buf, in qla27xx_fwdt_entry_t268()
505 qla27xx_insertbuf(vha->hw->exlogin_buf, in qla27xx_fwdt_entry_t268()
715 qla27xx_insertbuf(buffer, length, buf, len); in qla27xx_fwdt_entry_t275()