Searched refs:sense_phys_addr (Results 1 – 4 of 4) sorted by relevance
317 fusion->sense_phys_addr); in megasas_free_cmds_fusion()399 GFP_KERNEL, &fusion->sense_phys_addr); in megasas_create_sg_sense_fusion()417 if (!megasas_check_same_4gb_region(instance, fusion->sense_phys_addr, in megasas_create_sg_sense_fusion()420 fusion->sense_phys_addr); in megasas_create_sg_sense_fusion()435 &fusion->sense_phys_addr); in megasas_create_sg_sense_fusion()453 cmd->sense_phys_addr = fusion->sense_phys_addr + offset; in megasas_create_sg_sense_fusion()467 cmd->sense_phys_addr = fusion->sense_phys_addr + offset; in megasas_create_sg_sense_fusion()1033 IOCInitMessage->SenseBufferAddressHigh = cpu_to_le32(upper_32_bits(fusion->sense_phys_addr)); in megasas_ioc_init_fusion()3100 cpu_to_le32(lower_32_bits(cmd->sense_phys_addr)); in megasas_build_io_fusion()3141 cpu_to_le32(lower_32_bits(r1_cmd->sense_phys_addr)); in megasas_prepare_secondRaid1_IO()
1085 dma_addr_t sense_phys_addr; member1290 dma_addr_t sense_phys_addr; member
1397 cpu_to_le32(upper_32_bits(cmd->sense_phys_addr)); in megasas_build_dcdb()1399 cpu_to_le32(lower_32_bits(cmd->sense_phys_addr)); in megasas_build_dcdb()1538 ldio->sense_buf_phys_addr_lo = cpu_to_le32(cmd->sense_phys_addr); in megasas_build_ldio()3947 cmd->sense_phys_addr); in megasas_teardown_frame_pool()4041 GFP_KERNEL, &cmd->sense_phys_addr); in megasas_create_frame_pool()
2421 dma_addr_t sense_phys_addr; member