Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c4299 u32 end_addr_high, end_addr_low; in pm80xx_chip_ssp_io_req() local
4353 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_ssp_io_req()
4361 end_addr_high, end_addr_low); in pm80xx_chip_ssp_io_req()
4411 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_ssp_io_req()
4418 end_addr_high, end_addr_low); in pm80xx_chip_ssp_io_req()
4451 u32 end_addr_high, end_addr_low; in pm80xx_chip_sata_req() local
4523 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_sata_req()
4530 end_addr_high, end_addr_low); in pm80xx_chip_sata_req()
4585 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_sata_req()
4592 end_addr_high, end_addr_low); in pm80xx_chip_sata_req()