Searched refs:sense_phys_addr (Results 1 – 4 of 4) sorted by relevance
395 fusion->sense_phys_addr); in megasas_free_cmds_fusion()477 GFP_KERNEL, &fusion->sense_phys_addr); in megasas_create_sg_sense_fusion()495 if (!megasas_check_same_4gb_region(instance, fusion->sense_phys_addr, in megasas_create_sg_sense_fusion()498 fusion->sense_phys_addr); in megasas_create_sg_sense_fusion()513 &fusion->sense_phys_addr); in megasas_create_sg_sense_fusion()531 cmd->sense_phys_addr = fusion->sense_phys_addr + offset; in megasas_create_sg_sense_fusion()545 cmd->sense_phys_addr = fusion->sense_phys_addr + offset; in megasas_create_sg_sense_fusion()1128 IOCInitMessage->SenseBufferAddressHigh = cpu_to_le32(upper_32_bits(fusion->sense_phys_addr)); in megasas_ioc_init_fusion()3248 cpu_to_le32(lower_32_bits(cmd->sense_phys_addr)); in megasas_build_io_fusion()3289 cpu_to_le32(lower_32_bits(r1_cmd->sense_phys_addr)); in megasas_prepare_secondRaid1_IO()
1099 dma_addr_t sense_phys_addr; member1304 dma_addr_t sense_phys_addr; member
1463 cpu_to_le32(upper_32_bits(cmd->sense_phys_addr)); in megasas_build_dcdb()1465 cpu_to_le32(lower_32_bits(cmd->sense_phys_addr)); in megasas_build_dcdb()1604 ldio->sense_buf_phys_addr_lo = cpu_to_le32(cmd->sense_phys_addr); in megasas_build_ldio()4196 cmd->sense_phys_addr); in megasas_teardown_frame_pool()4279 GFP_KERNEL, &cmd->sense_phys_addr); in megasas_create_frame_pool()
2558 dma_addr_t sense_phys_addr; member