FromChain
Declaration
static IOCommand * FromChain(queue_chain_t *link);Return Value
Queue used to queue commands.
Discussion
Given the queue_chain_t from CommandChain, return the IOCommand instance.
static IOCommand * FromChain(queue_chain_t *link);Queue used to queue commands.
Given the queue_chain_t from CommandChain, return the IOCommand instance.