Searched refs:registerStruct (Results 1 – 1 of 1) sorted by relevance
128 MV_STORAGE_DEVICE_REGISTERS *registerStruct);1645 MV_STORAGE_DEVICE_REGISTERS *registerStruct) in CommandCompletionCB() argument1668 registerStruct->errorRegister, in CommandCompletionCB()1669 registerStruct->sectorCountRegister, in CommandCompletionCB()1670 registerStruct->lbaLowRegister, in CommandCompletionCB()1671 registerStruct->lbaMidRegister, in CommandCompletionCB()1672 registerStruct->lbaHighRegister, in CommandCompletionCB()1673 registerStruct->deviceRegister, in CommandCompletionCB()1674 registerStruct->statusRegister); in CommandCompletionCB()1679 pCmd->uScratch.sata_param.bIdeStatus = registerStruct->statusRegister; in CommandCompletionCB()[all …]