Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c1419 wait_for_acks(dev_info_t *dip, dev_t dev, int spec_type, uint_t evtype) in wait_for_acks() function
1907 (void) wait_for_acks(dip, dev, spec_type, evtype); in contract_device_publish()
1911 result = wait_for_acks(dip, dev, spec_type, evtype); in contract_device_publish()