Searched refs:command_sg (Results 1 - 1 of 1) sorted by relevance

/drivers/block/mtip32xx/
H A Dmtip32xx.c1231 struct mtip_cmd_sg *command_sg; local
1295 command_sg = int_cmd->command + AHCI_CMD_TBL_HDR_SZ;
1297 command_sg->info =
1299 command_sg->dba =
1301 command_sg->dba_upper =
1798 struct mtip_cmd_sg *command_sg; local
1801 command_sg = command->command + AHCI_CMD_TBL_HDR_SZ;
1808 command_sg->info = __force_bit2int
1810 command_sg->dba = __force_bit2int
1812 command_sg
[all...]

Completed in 11 milliseconds