Searched refs:ecb_pool (Results 1 – 1 of 1) sorted by relevance
142 static struct pool ecb_pool; variable378 pool_init(&ecb_pool, sizeof(struct ncr53c9x_ecb), 0, IPL_BIO, in ncr53c9x_init()740 ecb = pool_get(&ecb_pool, M_NOWAIT|M_ZERO); in ncr53c9x_get_ecb()752 pool_put(&ecb_pool, ecb); in ncr53c9x_free_ecb()