Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/contract/
H A Ddevice_impl.h77 void contract_device_undegrade(dev_info_t *dip, dev_t dev, int spec_type);
/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c1992 contract_device_undegrade(dev_info_t *dip, dev_t dev, int spec_type) in contract_device_undegrade() function
2090 contract_device_undegrade(dip, dev, spec_type); in contract_device_finalize()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c5998 contract_device_undegrade(dip, DDI_DEV_T_ANY, 0); in e_ddi_undegrade_finalize()