Searched refs:command_chunk (Results 1 – 3 of 3) sorted by relevance
44 struct command_chunk { struct55 struct command_chunk *qhead; /* Command queue head, instructions argument
171 struct command_chunk *chunk = NULL; in free_command_queues()221 struct command_chunk *curr = NULL, *first = NULL, *last = NULL; in alloc_command_queues()
229 struct command_chunk *chunk; in send_cpt_command()