Home
last modified time | relevance | path

Searched refs:soc_pool_request_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun/sys/
H A Dsocal_cq_defs.h196 } soc_pool_request_t; typedef
/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c2427 soc_pool_request_t *prq; in socal_establish_pool()
2431 (soc_pool_request_t *)kmem_zalloc(sizeof (soc_pool_request_t), in socal_establish_pool()
2469 kmem_free((void *)prq, sizeof (soc_pool_request_t)); in socal_establish_pool()