Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c944 is_sync_neg(uint_t old, uint_t new) in is_sync_neg() function
1044 ASSERT(is_sync_neg(ctd->cond_state, evtype)); in contract_device_ack_nack()
1608 sync = is_sync_neg(get_state(dip), evtype); in contract_device_publish()