Home
last modified time | relevance | path

Searched defs:mvUdmaCommandParams (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hptmv/
H A DmvSata.h193 typedef struct mvUdmaCommandParams struct
195 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;