Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/pm8001/
Dpm80xx_hwi.h655 __le32 enc_addr_low; /* dword 28. Encryption SGL address high */ member
719 __le32 enc_addr_low; /* dword 28: Encryption sgl addr low */ member
Dpm80xx_hwi.c3937 ssp_cmd.enc_addr_low = in pm80xx_chip_ssp_io_req()
3944 ssp_cmd.enc_addr_low = in pm80xx_chip_ssp_io_req()
3968 ssp_cmd.enc_addr_low = in pm80xx_chip_ssp_io_req()
3975 ssp_cmd.enc_addr_low = 0; in pm80xx_chip_ssp_io_req()
4118 sata_cmd.enc_addr_low = lower_32_bits(phys_addr); in pm80xx_chip_sata_req()
4123 sata_cmd.enc_addr_low = lower_32_bits(dma_addr); in pm80xx_chip_sata_req()
4145 sata_cmd.enc_addr_low = in pm80xx_chip_sata_req()
4153 sata_cmd.enc_addr_low = 0; in pm80xx_chip_sata_req()