Searched refs:registerStruct (Results 1 – 1 of 1) sorted by relevance
134 MV_STORAGE_DEVICE_REGISTERS *registerStruct);1652 MV_STORAGE_DEVICE_REGISTERS *registerStruct) in CommandCompletionCB() argument1675 registerStruct->errorRegister, in CommandCompletionCB()1676 registerStruct->sectorCountRegister, in CommandCompletionCB()1677 registerStruct->lbaLowRegister, in CommandCompletionCB()1678 registerStruct->lbaMidRegister, in CommandCompletionCB()1679 registerStruct->lbaHighRegister, in CommandCompletionCB()1680 registerStruct->deviceRegister, in CommandCompletionCB()1681 registerStruct->statusRegister); in CommandCompletionCB()1686 pCmd->uScratch.sata_param.bIdeStatus = registerStruct->statusRegister; in CommandCompletionCB()[all …]