Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/uhci/
H A Duhci.c84 int td_pool_size, qh_pool_size; in find_uhci_instance() local
95 if (mdb_readsym(&td_pool_size, sizeof (int), "uhci_td_pool_size") == in find_uhci_instance()
114 td_pool_size - sizeof (uhci_td_t)))) || in find_uhci_instance()