Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dddi_hp_impl.h80 #define DDIHP_CN_OPS(hdlp, op, arg, result, ret) \ macro
/titanic_41/usr/src/uts/common/os/
H A Dddi_hp_impl.c127 DDIHP_CN_OPS(hdlp, op, (void *)&target_state, in ddihp_modctl()
134 DDIHP_CN_OPS(hdlp, op, (void *)arg, (void *)rval, rv); in ddihp_modctl()
179 DDIHP_CN_OPS(hdlp, DDI_HPOP_CN_GET_STATE, in ddihp_cn_getstate()
H A Dddi_hp_ndi.c393 DDIHP_CN_OPS(hdlp, DDI_HPOP_CN_CHANGE_STATE, in ddihp_cn_req_handler()