Searched refs:registerStruct (Results 1 – 1 of 1) sorted by relevance
135 MV_STORAGE_DEVICE_REGISTERS *registerStruct);1664 MV_STORAGE_DEVICE_REGISTERS *registerStruct) in CommandCompletionCB() argument1687 registerStruct->errorRegister, in CommandCompletionCB()1688 registerStruct->sectorCountRegister, in CommandCompletionCB()1689 registerStruct->lbaLowRegister, in CommandCompletionCB()1690 registerStruct->lbaMidRegister, in CommandCompletionCB()1691 registerStruct->lbaHighRegister, in CommandCompletionCB()1692 registerStruct->deviceRegister, in CommandCompletionCB()1693 registerStruct->statusRegister); in CommandCompletionCB()1698 pCmd->uScratch.sata_param.bIdeStatus = registerStruct->statusRegister; in CommandCompletionCB()[all …]