Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/contract/
H A Ddevice_impl.h79 void contract_device_remove_dip(dev_info_t *dip);
/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c2106 contract_device_remove_dip(dev_info_t *dip) in contract_device_remove_dip() function
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c483 contract_device_remove_dip(dip); in i_ddi_free_node()