Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dddi_hp_impl.h118 #define DDIHP_LIST_REMOVE(type, head, node) \ macro
/titanic_41/usr/src/uts/common/os/
H A Dddi_hp_impl.c224 DDIHP_LIST_REMOVE(ddi_hp_cn_handle_t, (DEVI(dip)->devi_hp_hdlp), hdlp); in ddihp_cn_unregister()