Home
last modified time | relevance | path

Searched refs:pde5 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1567 struct lpfc_pde5 *pde5 = NULL; in lpfc_bg_setup_bpl() local
1597 pde5 = (struct lpfc_pde5 *) bpl; in lpfc_bg_setup_bpl()
1598 memset(pde5, 0, sizeof(struct lpfc_pde5)); in lpfc_bg_setup_bpl()
1599 bf_set(pde5_type, pde5, LPFC_PDE5_DESCRIPTOR); in lpfc_bg_setup_bpl()
1602 pde5->word0 = cpu_to_le32(pde5->word0); in lpfc_bg_setup_bpl()
1603 pde5->reftag = cpu_to_le32(reftag); in lpfc_bg_setup_bpl()
1708 struct lpfc_pde5 *pde5 = NULL; in lpfc_bg_setup_bpl_prot() local
1764 pde5 = (struct lpfc_pde5 *) bpl; in lpfc_bg_setup_bpl_prot()
1765 memset(pde5, in lpfc_bg_setup_bpl_prot()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1541 struct lpfc_pde5 *pde5 = NULL; in lpfc_bg_setup_bpl() local
1571 pde5 = (struct lpfc_pde5 *) bpl; in lpfc_bg_setup_bpl()
1572 memset(pde5, 0, sizeof(struct lpfc_pde5)); in lpfc_bg_setup_bpl()
1573 bf_set(pde5_type, pde5, LPFC_PDE5_DESCRIPTOR); in lpfc_bg_setup_bpl()
1576 pde5->word0 = cpu_to_le32(pde5->word0); in lpfc_bg_setup_bpl()
1577 pde5->reftag = cpu_to_le32(reftag); in lpfc_bg_setup_bpl()
1682 struct lpfc_pde5 *pde5 = NULL; in lpfc_bg_setup_bpl_prot() local
1738 pde5 = (struct lpfc_pde5 *) bpl; in lpfc_bg_setup_bpl_prot()
1739 memset(pde5, in lpfc_bg_setup_bpl_prot()
[all...]

Completed in 10 milliseconds