Searched refs:sli4_sge (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_sli4.h466 struct sli4_sge *sgl; /* pre-assigned SGL */
H A Dlpfc_scsi.c135 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->fcp_bpl;
744 struct sli4_sge *sgl;
809 sgl = (struct sli4_sge *)psb->fcp_bpl;
1910 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->fcp_bpl;
H A Dlpfc_init.c4069 ((phba->cfg_sg_seg_cnt + 2) * sizeof(struct sli4_sge)));
4083 (2 * sizeof(struct sli4_sge))) /
4084 sizeof(struct sli4_sge);
H A Dlpfc_hw4.h1173 struct sli4_sge { /* SLI-4 */ struct
H A Dlpfc_sli.c5828 * converted to sli4_sge's. If the IOCB contains a single
5842 struct sli4_sge *sgl = NULL;
5850 sgl = (struct sli4_sge *)sglq->sgl;
6109 * rsp_data. Would always be 16, sizeof(struct sli4_sge)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli4.h466 struct sli4_sge *sgl; /* pre-assigned SGL */
H A Dlpfc_scsi.c135 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->fcp_bpl;
744 struct sli4_sge *sgl;
809 sgl = (struct sli4_sge *)psb->fcp_bpl;
1910 struct sli4_sge *sgl = (struct sli4_sge *)lpfc_cmd->fcp_bpl;
H A Dlpfc_init.c4069 ((phba->cfg_sg_seg_cnt + 2) * sizeof(struct sli4_sge)));
4083 (2 * sizeof(struct sli4_sge))) /
4084 sizeof(struct sli4_sge);
H A Dlpfc_hw4.h1173 struct sli4_sge { /* SLI-4 */ struct
H A Dlpfc_sli.c5828 * converted to sli4_sge's. If the IOCB contains a single
5842 struct sli4_sge *sgl = NULL;
5850 sgl = (struct sli4_sge *)sglq->sgl;
6109 * rsp_data. Would always be 16, sizeof(struct sli4_sge)

Completed in 175 milliseconds