Searched refs:command_sg (Results 1 – 1 of 1) sorted by relevance
1100 struct mtip_cmd_sg *command_sg; in mtip_exec_internal_command() local1157 command_sg = int_cmd->command + AHCI_CMD_TBL_HDR_SZ; in mtip_exec_internal_command()1159 command_sg->info = in mtip_exec_internal_command()1161 command_sg->dba = in mtip_exec_internal_command()1163 command_sg->dba_upper = in mtip_exec_internal_command()1766 struct mtip_cmd_sg *command_sg; in fill_command_sg() local1769 command_sg = command->command + AHCI_CMD_TBL_HDR_SZ; in fill_command_sg()1776 command_sg->info = __force_bit2int in fill_command_sg()1778 command_sg->dba = __force_bit2int in fill_command_sg()1780 command_sg->dba_upper = __force_bit2int in fill_command_sg()[all …]