Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A 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
H A Dpm80xx_hwi.c4372 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
4380 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
4390 if (end_addr_high != le32_to_cpu(ssp_cmd.enc_addr_high)) { in pm80xx_chip_ssp_io_req()
4401 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
4407 ssp_cmd.enc_addr_high = 0; in pm80xx_chip_ssp_io_req()
4547 sata_cmd.enc_addr_high = in pm80xx_chip_sata_req()
4555 sata_cmd.enc_addr_high = in pm80xx_chip_sata_req()
4564 if (end_addr_high != le32_to_cpu(sata_cmd.enc_addr_high)) { in pm80xx_chip_sata_req()
4575 sata_cmd.enc_addr_high = in pm80xx_chip_sata_req()
4582 sata_cmd.enc_addr_high = 0; in pm80xx_chip_sata_req()