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

/drivers/block/mtip32xx/
H A Dmtip32xx.c141 int group = 0, commandslot = 0, commandindex = 0; local
156 commandindex = group << 5 | commandslot;
157 command = &port->commands[commandindex];

Completed in 37 milliseconds