Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hptmv/
H A DmvSata.h236 typedef struct mvQueuedCommandEntry struct
240 struct mvQueuedCommandEntry *next; argument
241 struct mvQueuedCommandEntry *prev; argument
268 struct mvQueuedCommandEntry commandsQueue[CHANNEL_QUEUE_LENGTH];
269 struct mvQueuedCommandEntry *commandsQueueHead;
270 struct mvQueuedCommandEntry *commandsQueueTail;