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