Home
last modified time | relevance | path

Searched refs:psb_next (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_init.c987 struct lpfc_scsi_buf *psb, *psb_next; in lpfc_hba_down_post_s4() local
1028 list_for_each_entry_safe(psb, psb_next, &aborts, list) { in lpfc_hba_down_post_s4()
3086 struct lpfc_scsi_buf *psb = NULL, *psb_next = NULL; in lpfc_sli4_xri_sgl_update() local
3229 psb_next = NULL; in lpfc_sli4_xri_sgl_update()
3230 list_for_each_entry_safe(psb, psb_next, &scsi_sgl_list, list) { in lpfc_sli4_xri_sgl_update()
Dlpfc_scsi.c627 struct lpfc_scsi_buf *psb, *psb_next; in lpfc_sli4_post_scsi_sgl_list() local
643 list_for_each_entry_safe(psb, psb_next, post_sblist, list) { in lpfc_sli4_post_scsi_sgl_list()