Searched refs:qla27xx_insertbuf (Results 1 – 1 of 1) sorted by relevance
/drivers/scsi/qla2xxx/ |
D | qla_tmpl.c | 129 qla27xx_insertbuf(void *mem, ulong size, void *buf, ulong *len) in qla27xx_insertbuf() function 405 qla27xx_insertbuf(req ? req->ring : NULL, in qla27xx_fwdt_entry_t263() 422 qla27xx_insertbuf(rsp ? rsp->ring : NULL, in qla27xx_fwdt_entry_t263() 457 qla27xx_insertbuf(vha->hw->fce, FCE_SIZE, buf, len); in qla27xx_fwdt_entry_t264() 518 qla27xx_insertbuf(vha->hw->eft, EFT_SIZE, buf, len); in qla27xx_fwdt_entry_t268() 706 qla27xx_insertbuf(ent->t275.buffer, ent->t275.length, buf, len); in qla27xx_fwdt_entry_t275()
|