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() [all...]
1102 dma_addr_t sense_phys_addr; member 1307 dma_addr_t sense_phys_addr; member
1485 cpu_to_le32(upper_32_bits(cmd->sense_phys_addr)); in megasas_build_dcdb() 1487 cpu_to_le32(lower_32_bits(cmd->sense_phys_addr)); in megasas_build_dcdb() 1626 ldio->sense_buf_phys_addr_lo = cpu_to_le32(cmd->sense_phys_addr); in megasas_build_ldio() 4312 cmd->sense_phys_addr); in megasas_teardown_frame_pool() 4395 GFP_KERNEL, &cmd->sense_phys_addr); in megasas_create_frame_pool()
2581 dma_addr_t sense_phys_addr; member