Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_sli4.h455 struct lpfc_scsi_buf **lpfc_scsi_psb_array; member
Dlpfc_scsi.c724 psb = phba->sli4_hba.lpfc_scsi_psb_array[index]; in lpfc_sli4_repost_scsi_sgl_list()
899 phba->sli4_hba.lpfc_scsi_psb_array[index] = psb; in lpfc_new_scsi_buf_s4()
Dlpfc_init.c4443 kfree(phba->sli4_hba.lpfc_scsi_psb_array); in lpfc_sli4_driver_resource_unset()
4783 phba->sli4_hba.lpfc_scsi_psb_array = in lpfc_init_sgl_list()
4787 if (!phba->sli4_hba.lpfc_scsi_psb_array) { in lpfc_init_sgl_list()
4834 kfree(phba->sli4_hba.lpfc_scsi_psb_array); in lpfc_init_sgl_list()