Searched refs:pde6 (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/scsi/lpfc/ |
| H A D | lpfc_scsi.c | 1595 bf_set(pde6_ce, pde6, 0); in lpfc_bg_setup_bpl() 1602 bf_set(pde6_ai, pde6, 1); in lpfc_bg_setup_bpl() 1603 bf_set(pde6_ae, pde6, 0); in lpfc_bg_setup_bpl() 1607 pde6->word0 = cpu_to_le32(pde6->word0); in lpfc_bg_setup_bpl() 1608 pde6->word1 = cpu_to_le32(pde6->word1); in lpfc_bg_setup_bpl() 1609 pde6->word2 = cpu_to_le32(pde6->word2); in lpfc_bg_setup_bpl() 1764 bf_set(pde6_ai, pde6, 1); in lpfc_bg_setup_bpl_prot() 1765 bf_set(pde6_ae, pde6, 0); in lpfc_bg_setup_bpl_prot() 1769 pde6->word0 = cpu_to_le32(pde6->word0); in lpfc_bg_setup_bpl_prot() 1770 pde6->word1 = cpu_to_le32(pde6->word1); in lpfc_bg_setup_bpl_prot() [all …]
|