Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/contract/
H A Ddevice_impl.h76 void contract_device_degrade(dev_info_t *dip, dev_t dev, int spec_type);
/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c1973 contract_device_degrade(dev_info_t *dip, dev_t dev, int spec_type) in contract_device_degrade() function
2086 contract_device_degrade(dip, dev, spec_type); in contract_device_finalize()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c5982 contract_device_degrade(dip, DDI_DEV_T_ANY, 0); in e_ddi_degrade_finalize()