Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_sli.c14844 struct hbq_dmabuf *temp_dmabuf = NULL; in lpfc_fc_frame_add() local
14889 temp_dmabuf = container_of(d_buf, struct hbq_dmabuf, dbuf); in lpfc_fc_frame_add()
14890 temp_hdr = (struct fc_frame_header *)temp_dmabuf->hbuf.virt; in lpfc_fc_frame_add()
14897 list_add(&dmabuf->dbuf.list, &temp_dmabuf->dbuf.list); in lpfc_fc_frame_add()