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

/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c231 * activated template.). The contract_device_free() routine assists
299 * contract_device_free() which finally frees the device contract specific
743 * contract_device_free
749 contract_device_free(contract_t *ct) function
1166 contract_device_free, /* contop_free */
1276 * contract_device_free() destroys the type specific
1280 * contract_device_free()
1282 contract_device_free(&ctd->cond_contract);

Completed in 47 milliseconds