Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/os/
H A Ddevcfg.c196 static void remove_from_dn_list(struct devnames *, dev_info_t *);
747 remove_from_dn_list(&orphanlist, dip); in unlink_node()
2951 remove_from_dn_list(dnp, dip); in link_to_driver_list()
2973 remove_from_dn_list(dnp, dip); in unlink_from_driver_list()
3066 remove_from_dn_list(struct devnames *dnp, dev_info_t *dip) in remove_from_dn_list() function