Home
last modified time | relevance | path

Searched refs:mvQueuedCommandEntry (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/raid/hptmv/
H A DmvSata.h234 typedef struct mvQueuedCommandEntry struct
238 struct mvQueuedCommandEntry *next; argument
239 struct mvQueuedCommandEntry *prev; argument
266 struct mvQueuedCommandEntry commandsQueue[CHANNEL_QUEUE_LENGTH];
267 struct mvQueuedCommandEntry *commandsQueueHead;
268 struct mvQueuedCommandEntry *commandsQueueTail;