Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/pm8001/
Dpm80xx_hwi.h657 __le32 enc_addr_high; /* dword 29. Encryption SGL address low */ member
721 __le32 enc_addr_high; /* dword 29: Encryption sgl addr hi */ member
Dpm80xx_hwi.c3995 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
4002 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
4011 if (end_addr_high != ssp_cmd.enc_addr_high) { in pm80xx_chip_ssp_io_req()
4026 ssp_cmd.enc_addr_high = in pm80xx_chip_ssp_io_req()
4032 ssp_cmd.enc_addr_high = 0; in pm80xx_chip_ssp_io_req()
4175 sata_cmd.enc_addr_high = upper_32_bits(phys_addr); in pm80xx_chip_sata_req()
4180 sata_cmd.enc_addr_high = upper_32_bits(dma_addr); in pm80xx_chip_sata_req()
4188 if (end_addr_high != sata_cmd.enc_addr_high) { in pm80xx_chip_sata_req()
4203 sata_cmd.enc_addr_high = in pm80xx_chip_sata_req()
4210 sata_cmd.enc_addr_high = 0; in pm80xx_chip_sata_req()