Searched defs:contract_device_publish (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c307 * core routine contract_device_publish(). This function determines via
309 * negotiable) event or not. In the former case contract_device_publish()
846 * contract_device_publish() by establishing the invariant that
1568 * and return CT_ACK to the caller of contract_device_publish()
1582 contract_device_publish(dev_info_t *dip, dev_t dev, int spec_type, function
1721 CT_DEBUG((CE_NOTE, "contract_device_publish(): "
1950 result = contract_device_publish(dip, dev, spec_type, evtype, nvl);
1979 (void) contract_device_publish(dip, dev, spec_type, evtype, nvl);
1998 (void) contract_device_publish(dip, dev, spec_type, evtype, nvl);
2025 (void) contract_device_publish(di
[all...]

Completed in 62 milliseconds