Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_sli.c11994 struct hbq_dmabuf *temp_dmabuf = NULL; in lpfc_fc_frame_add() local
12039 temp_dmabuf = container_of(d_buf, struct hbq_dmabuf, dbuf); in lpfc_fc_frame_add()
12040 temp_hdr = (struct fc_frame_header *)temp_dmabuf->hbuf.virt; in lpfc_fc_frame_add()
12047 list_add(&dmabuf->dbuf.list, &temp_dmabuf->dbuf.list); in lpfc_fc_frame_add()