Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/contract/
H A Ddevice_impl.h81 void contract_device_remove_dip(dev_info_t *dip);
/titanic_50/usr/src/uts/common/contract/
H A Ddevice.c2105 contract_device_remove_dip(dev_info_t *dip) in contract_device_remove_dip() function
/titanic_50/usr/src/uts/common/os/
H A Ddevcfg.c476 contract_device_remove_dip(dip); in i_ddi_free_node()