Searched refs:command_sg (Results 1 – 1 of 1) sorted by relevance
1102 struct mtip_cmd_sg *command_sg; in mtip_exec_internal_command() local1154 command_sg = int_cmd->command + AHCI_CMD_TBL_HDR_SZ; in mtip_exec_internal_command()1156 command_sg->info = in mtip_exec_internal_command()1158 command_sg->dba = in mtip_exec_internal_command()1160 command_sg->dba_upper = in mtip_exec_internal_command()1763 struct mtip_cmd_sg *command_sg; in fill_command_sg() local1766 command_sg = command->command + AHCI_CMD_TBL_HDR_SZ; in fill_command_sg()1773 command_sg->info = __force_bit2int in fill_command_sg()1775 command_sg->dba = __force_bit2int in fill_command_sg()1777 command_sg->dba_upper = __force_bit2int in fill_command_sg()[all …]