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

/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c980 kthread_t *wdth; local
988 wdth = thread_create(NULL, 0, usbgem_tx_timeout, dp, 0, &p0,
990 if (wdth == NULL) {
996 dp->tx_watcher_did = wdth->t_did;

Completed in 263 milliseconds