Searched refs:registerStruct (Results 1 – 1 of 1) sorted by relevance
130 MV_STORAGE_DEVICE_REGISTERS *registerStruct);1648 MV_STORAGE_DEVICE_REGISTERS *registerStruct) in CommandCompletionCB() argument1671 registerStruct->errorRegister, in CommandCompletionCB()1672 registerStruct->sectorCountRegister, in CommandCompletionCB()1673 registerStruct->lbaLowRegister, in CommandCompletionCB()1674 registerStruct->lbaMidRegister, in CommandCompletionCB()1675 registerStruct->lbaHighRegister, in CommandCompletionCB()1676 registerStruct->deviceRegister, in CommandCompletionCB()1677 registerStruct->statusRegister); in CommandCompletionCB()1682 pCmd->uScratch.sata_param.bIdeStatus = registerStruct->statusRegister; in CommandCompletionCB()[all …]