Searched refs:next_mp (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_ct.c851 struct lpfc_dmabuf *mlast, *next_mp; local
864 list_for_each_entry_safe(mp, next_mp, &head, list) {
H A Dlpfc_sli.c12206 struct lpfc_dmabuf *mp, *next_mp; local
12211 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) {
12250 struct lpfc_dmabuf *mp, *next_mp; local
12255 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) {
H A Dlpfc_init.c970 struct lpfc_dmabuf *mp, *next_mp; local
984 list_for_each_entry_safe(mp, next_mp, &buflist, list) {

Completed in 332 milliseconds