Searched refs:curr_dmabuf (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_bsg.c3816 struct lpfc_dmabuf *curr_dmabuf, *next_dmabuf; local
3911 list_for_each_entry_safe(curr_dmabuf, next_dmabuf,
3915 curr_dmabuf);

Completed in 320 milliseconds