Home
last modified time | relevance | path

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

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