Searched refs:ctl_queue (Results 1 – 7 of 7) sorted by relevance
310 int ctl_queue(union ctl_io *io);
580 err = ctl_queue(io); in cfcs_action()654 err = ctl_queue(io); in cfcs_action()731 err = ctl_queue(io); in cfcs_action()
328 return (ctl_queue(io)); in tpcl_queue()
1193 ctl_queue(io); in ctlfedone()1495 ctl_queue(io); in ctlfedone()
260 ctl_queue() / ctl_run() This is where commands from the frontend ports come
13270 ctl_queue(union ctl_io *io) function
674 error = ctl_queue(io); in cfumass_t_command_callback()