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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c1871 LPFC_MBOXQ_t *nextmb; local
1887 list_for_each_entry_safe(mb, nextmb, &phba->sli.mboxq, list) {
H A Dlpfc_hbadisc.c5482 LPFC_MBOXQ_t *mb, *nextmb; local
5516 list_for_each_entry_safe(mb, nextmb, &phba->sli.mboxq, list) {
H A Dlpfc_sli.c21012 LPFC_MBOXQ_t *mb, *nextmb; local
21020 list_for_each_entry_safe(mb, nextmb, &phba->sli.mboxq, list) {

Completed in 173 milliseconds