Searched defs:mvUdmaCommandParams (Results 1 – 1 of 1) sorted by relevance
193 typedef struct mvUdmaCommandParams struct195 MV_UDMA_TYPE readWrite;196 MV_BOOLEAN isEXT;197 MV_U32 lowLBAAddress;198 MV_U16 highLBAAddress;199 MV_U16 numOfSectors;200 MV_U32 prdLowAddr;201 MV_U32 prdHighAddr;202 mvSataCommandCompletionCallBack_t callBack;203 MV_VOID_PTR commandId;