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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_ct.c328 struct lpfc_dmabuf *mlast, *next_mp; local
339 list_for_each_entry_safe(mp, next_mp, &head, list) {
H A Dlpfc_init.c460 struct lpfc_dmabuf *mp, *next_mp; local
465 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) {
H A Dlpfc_sli.c2728 struct lpfc_dmabuf *mp, *next_mp; local
2732 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) {

Completed in 61 milliseconds