Home
last modified time | relevance | path

Searched refs:enc_addr_high (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/scsi/pm8001/
Dpm80xx_hwi.c4489 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
4496 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
4505 if (end_addr_high != ssp_cmd.enc_addr_high) { in pm80xx_chip_ssp_io_req()
4518 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
4524 ssp_cmd.enc_addr_high = 0; in pm80xx_chip_ssp_io_req()
4665 sata_cmd.enc_addr_high = upper_32_bits(phys_addr); in pm80xx_chip_sata_req()
4670 sata_cmd.enc_addr_high = upper_32_bits(dma_addr); in pm80xx_chip_sata_req()
4678 if (end_addr_high != sata_cmd.enc_addr_high) { in pm80xx_chip_sata_req()
4691 sata_cmd.enc_addr_high = in pm80xx_chip_sata_req()
4698 sata_cmd.enc_addr_high = 0; in pm80xx_chip_sata_req()
Dpm80xx_hwi.h760 __le32 enc_addr_high; /* dword 29. Encryption SGL address low */ member
824 __le32 enc_addr_high; /* dword 29: Encryption sgl addr hi */ member