Lines Matching defs:tmp
651 struct bnx2fc_work *work, *tmp;
663 list_for_each_entry_safe(work, tmp, &work_list, list) {
871 struct bnx2fc_interface *interface, *tmp;
904 list_for_each_entry_safe(interface, tmp, &if_list, list) {
1178 struct bnx2fc_lport *blport, *tmp;
1181 list_for_each_entry_safe(blport, tmp, &hba->vports, list) {
2524 struct bnx2fc_interface *interface, *tmp;
2546 list_for_each_entry_safe(interface, tmp, &if_list, list)
2638 struct bnx2fc_work *work, *tmp;
2649 list_for_each_entry_safe(work, tmp, &p->work_list, list) {