Searched refs:command_phys_addr (Results 1 – 4 of 4) sorted by relevance
109 command->command_phys_addr = segments[0].ds_addr; in ips_cmd_dmaload()124 if(command->command_phys_addr == 0) in ips_cmdqueue_free()167 if(!command->command_phys_addr){ in ips_cmdqueue_init()559 ips_write_4(command->sc, MORPHEUS_REG_IQPR, command->command_phys_addr); in ips_issue_morpheus_cmd()734 ips_write_4(command->sc, COPPER_REG_CCSAR, command->command_phys_addr); in ips_issue_copperhead_cmd()
107 u_int32_t command_phys_addr;/*WARNING! must be changed if 64bit addressing ever used*/ member
275 (uint32_t)command->command_phys_addr + IPS_COMMAND_LEN; in ipsd_dump_map_sg()
109 (u_int32_t)command->command_phys_addr + IPS_COMMAND_LEN; in ips_io_request_callback()