Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/contract/
H A Ddevice.c367 static int ct_barrier_empty(dev_info_t *dip);
1877 ASSERT(!ct_barrier_empty(dip)); in contract_device_publish()
1885 ASSERT(ct_barrier_empty(dip)); in contract_device_publish()
2166 ct_barrier_empty(dev_info_t *dip) in ct_barrier_empty() function