Searched refs:sense_phys_addr (Results 1 – 4 of 4) sorted by relevance
428 fusion->sense_phys_addr); in megasas_free_cmds_fusion()510 GFP_KERNEL, &fusion->sense_phys_addr); in megasas_create_sg_sense_fusion()528 if (!megasas_check_same_4gb_region(instance, fusion->sense_phys_addr, in megasas_create_sg_sense_fusion()531 fusion->sense_phys_addr); in megasas_create_sg_sense_fusion()546 &fusion->sense_phys_addr); in megasas_create_sg_sense_fusion()564 cmd->sense_phys_addr = fusion->sense_phys_addr + offset; in megasas_create_sg_sense_fusion()578 cmd->sense_phys_addr = fusion->sense_phys_addr + offset; in megasas_create_sg_sense_fusion()1162 IOCInitMessage->SenseBufferAddressHigh = cpu_to_le32(upper_32_bits(fusion->sense_phys_addr)); in megasas_ioc_init_fusion()3292 cpu_to_le32(lower_32_bits(cmd->sense_phys_addr)); in megasas_build_io_fusion()3333 cpu_to_le32(lower_32_bits(r1_cmd->sense_phys_addr)); in megasas_prepare_secondRaid1_IO()
1102 dma_addr_t sense_phys_addr; member1307 dma_addr_t sense_phys_addr; member
1486 cpu_to_le32(upper_32_bits(cmd->sense_phys_addr)); in megasas_build_dcdb()1488 cpu_to_le32(lower_32_bits(cmd->sense_phys_addr)); in megasas_build_dcdb()1627 ldio->sense_buf_phys_addr_lo = cpu_to_le32(cmd->sense_phys_addr); in megasas_build_ldio()4308 cmd->sense_phys_addr); in megasas_teardown_frame_pool()4391 GFP_KERNEL, &cmd->sense_phys_addr); in megasas_create_frame_pool()
2581 dma_addr_t sense_phys_addr; member