Contents

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.