Home
last modified time | relevance | path

Searched refs:ctl_pool_free (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/cam/ctl/
Dctl_frontend.c244 ctl_pool_free(pool); in ctl_port_deregister()
Dctl_private.h488 void ctl_pool_free(struct ctl_io_pool *pool);
Dctl.c616 ctl_pool_free(softc->othersc_pool); in ctl_ha_init()
622 ctl_pool_free(softc->othersc_pool); in ctl_ha_init()
639 ctl_pool_free(softc->othersc_pool); in ctl_ha_shutdown()
3890 ctl_pool_free(struct ctl_io_pool *pool) in ctl_pool_free() function