Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c4329 u32 end_addr_high, end_addr_low; in pm80xx_chip_ssp_io_req() local
4389 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_ssp_io_req()
4394 "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()
4397 end_addr_high, end_addr_low); in pm80xx_chip_ssp_io_req()
4447 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_ssp_io_req()
4451 "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()
4454 end_addr_high, end_addr_low); in pm80xx_chip_ssp_io_req()
4488 u32 end_addr_high, end_addr_low; in pm80xx_chip_sata_req() local
4564 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_sata_req()
4568 "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()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c4305 u32 end_addr_high, end_addr_low; in pm80xx_chip_ssp_io_req() local
4359 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_ssp_io_req()
4364 "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()
4367 end_addr_high, end_addr_low); in pm80xx_chip_ssp_io_req()
4417 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_ssp_io_req()
4421 "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()
4424 end_addr_high, end_addr_low); in pm80xx_chip_ssp_io_req()
4457 u32 end_addr_high, end_addr_low; in pm80xx_chip_sata_req() local
4529 end_addr_low = lower_32_bits(end_addr); in pm80xx_chip_sata_req()
4533 "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()
[all...]

Completed in 10 milliseconds