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.h78 void contract_device_degrade(dev_info_t *dip, dev_t dev, int spec_type);
/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c256 * offline a device, contract_device_degrade() that indicates that
306 * contract_device_degrade() function is called. These functions call the
1964 * contract_device_degrade
1971 contract_device_degrade(dev_info_t *dip, dev_t dev, int spec_type) function
2084 contract_device_degrade(dip, dev, spec_type);
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c5833 contract_device_degrade(dip, DDI_DEV_T_ANY, 0);

Completed in 72 milliseconds