Searched refs:sense_phys_addr (Results 1 – 4 of 4) sorted by relevance
380 fusion->sense_phys_addr); in megasas_free_cmds_fusion()462 GFP_KERNEL, &fusion->sense_phys_addr); in megasas_create_sg_sense_fusion()480 if (!megasas_check_same_4gb_region(instance, fusion->sense_phys_addr, in megasas_create_sg_sense_fusion()483 fusion->sense_phys_addr); in megasas_create_sg_sense_fusion()498 &fusion->sense_phys_addr); in megasas_create_sg_sense_fusion()516 cmd->sense_phys_addr = fusion->sense_phys_addr + offset; in megasas_create_sg_sense_fusion()530 cmd->sense_phys_addr = fusion->sense_phys_addr + offset; in megasas_create_sg_sense_fusion()1111 IOCInitMessage->SenseBufferAddressHigh = cpu_to_le32(upper_32_bits(fusion->sense_phys_addr)); in megasas_ioc_init_fusion()3300 cpu_to_le32(lower_32_bits(cmd->sense_phys_addr)); in megasas_build_io_fusion()3341 cpu_to_le32(lower_32_bits(r1_cmd->sense_phys_addr)); in megasas_prepare_secondRaid1_IO()
1087 dma_addr_t sense_phys_addr; member1292 dma_addr_t sense_phys_addr; member
1458 cpu_to_le32(upper_32_bits(cmd->sense_phys_addr)); in megasas_build_dcdb()1460 cpu_to_le32(lower_32_bits(cmd->sense_phys_addr)); in megasas_build_dcdb()1599 ldio->sense_buf_phys_addr_lo = cpu_to_le32(cmd->sense_phys_addr); in megasas_build_ldio()4176 cmd->sense_phys_addr); in megasas_teardown_frame_pool()4259 GFP_KERNEL, &cmd->sense_phys_addr); in megasas_create_frame_pool()
2555 dma_addr_t sense_phys_addr; member