Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/pm8001/
Dpm80xx_hwi.h755 __le32 enc_addr_high; /* dword 29. Encryption SGL address low */ member
819 __le32 enc_addr_high; /* dword 29: Encryption sgl addr hi */ member
Dpm80xx_hwi.c4437 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
4445 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
4455 if (end_addr_high != le32_to_cpu(ssp_cmd.enc_addr_high)) { in pm80xx_chip_ssp_io_req()
4466 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
4472 ssp_cmd.enc_addr_high = 0; in pm80xx_chip_ssp_io_req()
4609 sata_cmd.enc_addr_high = in pm80xx_chip_sata_req()
4617 sata_cmd.enc_addr_high = in pm80xx_chip_sata_req()
4626 if (end_addr_high != le32_to_cpu(sata_cmd.enc_addr_high)) { in pm80xx_chip_sata_req()
4637 sata_cmd.enc_addr_high = in pm80xx_chip_sata_req()
4644 sata_cmd.enc_addr_high = 0; in pm80xx_chip_sata_req()