Home
last modified time | relevance | path

Searched refs:lpfc_scsi_psb_array (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/scsi/lpfc/
Dlpfc_sli4.h501 struct lpfc_scsi_buf **lpfc_scsi_psb_array; member
Dlpfc_scsi.c734 psb = phba->sli4_hba.lpfc_scsi_psb_array[index]; in lpfc_sli4_repost_scsi_sgl_list()
920 phba->sli4_hba.lpfc_scsi_psb_array[index] = psb; in lpfc_new_scsi_buf_s4()
Dlpfc_init.c4694 kfree(phba->sli4_hba.lpfc_scsi_psb_array); in lpfc_sli4_driver_resource_unset()
5034 phba->sli4_hba.lpfc_scsi_psb_array = in lpfc_init_sgl_list()
5038 if (!phba->sli4_hba.lpfc_scsi_psb_array) { in lpfc_init_sgl_list()
5078 kfree(phba->sli4_hba.lpfc_scsi_psb_array); in lpfc_init_sgl_list()