Lines Matching refs:pde5
1541 struct lpfc_pde5 *pde5 = NULL;
1571 pde5 = (struct lpfc_pde5 *) bpl;
1572 memset(pde5, 0, sizeof(struct lpfc_pde5));
1573 bf_set(pde5_type, pde5, LPFC_PDE5_DESCRIPTOR);
1576 pde5->word0 = cpu_to_le32(pde5->word0);
1577 pde5->reftag = cpu_to_le32(reftag);
1682 struct lpfc_pde5 *pde5 = NULL;
1738 pde5 = (struct lpfc_pde5 *) bpl;
1739 memset(pde5, 0, sizeof(struct lpfc_pde5));
1740 bf_set(pde5_type, pde5, LPFC_PDE5_DESCRIPTOR);
1743 pde5->word0 = cpu_to_le32(pde5->word0);
1744 pde5->reftag = cpu_to_le32(reftag);