Home
last modified time | relevance | path

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

/linux/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c4353 u32 end_addr_high, end_addr_low; in pm80xx_chip_ssp_io_req()
4407 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_ssp_io_req()
4412 "The sg list address start_addr=0x%016llx data_len=0x%x end_addr_high=0x%08x end_addr_low=0x%08x has crossed 4G boundary\n", in pm80xx_chip_ssp_io_req()
4415 end_addr_high, end_addr_low); in pm80xx_chip_ssp_io_req()
4465 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_ssp_io_req()
4469 "The sg list address start_addr=0x%016llx data_len=0x%x end_addr_high=0x%08x end_addr_low=0x%08x has crossed 4G boundary\n", in pm80xx_chip_ssp_io_req()
4472 end_addr_high, end_addr_low); in pm80xx_chip_ssp_io_req()
4505 u32 end_addr_high, end_addr_low; in pm80xx_chip_sata_req()
4577 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_sata_req()
4581 "The sg list address start_addr=0x%016llx data_len=0x%x end_addr_high=0x%08x end_addr_low in pm80xx_chip_sata_req()
4346 u32 end_addr_high, end_addr_low; pm80xx_chip_ssp_io_req() local
4498 u32 end_addr_high, end_addr_low; pm80xx_chip_sata_req() local
[all...]