Searched refs:ctl_io_pool (Results 1 – 3 of 3) sorted by relevance
230 struct ctl_io_pool *pool = (struct ctl_io_pool *)port->ctl_pool_ref; in ctl_port_deregister()
60 struct ctl_io_pool { struct488 void ctl_pool_free(struct ctl_io_pool *pool);
3852 struct ctl_io_pool *pool; in ctl_pool_create()3854 pool = (struct ctl_io_pool *)malloc(sizeof(*pool), M_CTL, in ctl_pool_create()3874 ctl_pool_free(struct ctl_io_pool *pool) in ctl_pool_free()3889 struct ctl_io_pool *pool = (struct ctl_io_pool *)pool_ref; in ctl_alloc_io()3904 struct ctl_io_pool *pool = (struct ctl_io_pool *)pool_ref; in ctl_alloc_io_nowait()3919 struct ctl_io_pool *pool; in ctl_free_io()3924 pool = (struct ctl_io_pool *)io->io_hdr.pool; in ctl_free_io()3931 struct ctl_io_pool *pool; in ctl_zero_io()