Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/pm8001/
Dpm80xx_hwi.c3952 u32 end_addr_high, end_addr_low; in pm80xx_chip_ssp_io_req() local
4009 end_addr_low = cpu_to_le32(lower_32_bits(end_addr)); in pm80xx_chip_ssp_io_req()
4018 end_addr_high, end_addr_low)); in pm80xx_chip_ssp_io_req()
4068 end_addr_low = cpu_to_le32(lower_32_bits(end_addr)); in pm80xx_chip_ssp_io_req()
4077 end_addr_high, end_addr_low)); in pm80xx_chip_ssp_io_req()
4114 u32 end_addr_high, end_addr_low; in pm80xx_chip_sata_req() local
4186 end_addr_low = cpu_to_le32(lower_32_bits(end_addr)); in pm80xx_chip_sata_req()
4195 end_addr_high, end_addr_low)); in pm80xx_chip_sata_req()
4252 end_addr_low = cpu_to_le32(lower_32_bits(end_addr)); in pm80xx_chip_sata_req()
4261 end_addr_high, end_addr_low)); in pm80xx_chip_sata_req()