Searched refs:next_mlast (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_ct.c191 struct lpfc_dmabuf *mlast, *next_mlast; lpfc_free_ct_rsp() local
193 list_for_each_entry_safe(mlast, next_mlast, &mlist->list, list) { lpfc_free_ct_rsp()
H A Dlpfc_bsg.c137 struct lpfc_dmabuf *mlast, *next_mlast; lpfc_free_bsg_buffers() local
140 list_for_each_entry_safe(mlast, next_mlast, &mlist->list, lpfc_free_bsg_buffers()

Completed in 117 milliseconds