Searched refs:hubd_cpr_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h131 } hubd_cpr_t; typedef in typeref:struct:hubd_cpr
133 _NOTE(DATA_READABLE_WITHOUT_LOCK(hubd_cpr_t::cpr))
134 _NOTE(DATA_READABLE_WITHOUT_LOCK(hubd_cpr_t::statep))
214 hubd_cpr_t *h_cpr_cb;
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c7145 hubd_cpr_t *cpr_cb = (hubd_cpr_t *)arg;
7211 (hubd_cpr_t *)kmem_zalloc(sizeof (hubd_cpr_t), KM_SLEEP);
7233 kmem_free(hubd->h_cpr_cb, sizeof (hubd_cpr_t));

Completed in 66 milliseconds