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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_ct.c440 struct lpfc_dmabuf *mlast, *next_mp; local
452 list_for_each_entry_safe(mp, next_mp, &head, list) {
H A Dlpfc_sli.c7057 struct lpfc_dmabuf *mp, *next_mp; local
7062 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) {
7101 struct lpfc_dmabuf *mp, *next_mp; local
7106 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) {
H A Dlpfc_init.c777 struct lpfc_dmabuf *mp, *next_mp; local
786 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) {

Completed in 73 milliseconds