Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/pm8001/
Dpm80xx_hwi.c3939 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
3946 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
3955 if (end_addr_high != ssp_cmd.enc_addr_high) { in pm80xx_chip_ssp_io_req()
3970 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
3976 ssp_cmd.enc_addr_high = 0; in pm80xx_chip_ssp_io_req()
4119 sata_cmd.enc_addr_high = upper_32_bits(phys_addr); in pm80xx_chip_sata_req()
4124 sata_cmd.enc_addr_high = upper_32_bits(dma_addr); in pm80xx_chip_sata_req()
4132 if (end_addr_high != sata_cmd.enc_addr_high) { in pm80xx_chip_sata_req()
4147 sata_cmd.enc_addr_high = in pm80xx_chip_sata_req()
4154 sata_cmd.enc_addr_high = 0; in pm80xx_chip_sata_req()
Dpm80xx_hwi.h656 __le32 enc_addr_high; /* dword 29. Encryption SGL address low */ member
720 __le32 enc_addr_high; /* dword 29: Encryption sgl addr hi */ member