Lines Matching defs:phys_addr
4328 u64 phys_addr, end_addr;
4371 phys_addr = ccb->ccb_dma_handle;
4373 cpu_to_le32(lower_32_bits(phys_addr));
4375 cpu_to_le32(upper_32_bits(phys_addr));
4400 phys_addr = ccb->ccb_dma_handle;
4402 cpu_to_le32(lower_32_bits(phys_addr));
4404 cpu_to_le32(upper_32_bits(phys_addr));
4430 phys_addr = ccb->ccb_dma_handle;
4432 cpu_to_le32(lower_32_bits(phys_addr));
4434 cpu_to_le32(upper_32_bits(phys_addr));
4457 phys_addr = ccb->ccb_dma_handle;
4459 cpu_to_le32(lower_32_bits(phys_addr));
4461 cpu_to_le32(upper_32_bits(phys_addr));
4487 u64 phys_addr, end_addr;
4546 phys_addr = ccb->ccb_dma_handle;
4548 cpu_to_le32(lower_32_bits(phys_addr));
4550 cpu_to_le32(upper_32_bits(phys_addr));
4574 phys_addr = ccb->ccb_dma_handle;
4576 cpu_to_le32(lower_32_bits(phys_addr));
4578 cpu_to_le32(upper_32_bits(phys_addr));
4613 phys_addr = ccb->ccb_dma_handle;
4614 sata_cmd.addr_low = lower_32_bits(phys_addr);
4615 sata_cmd.addr_high = upper_32_bits(phys_addr);
4637 phys_addr = ccb->ccb_dma_handle;
4638 sata_cmd.addr_low = lower_32_bits(phys_addr);
4639 sata_cmd.addr_high = upper_32_bits(phys_addr);