Searched refs:DDIHP_CN_OPS (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | ddi_hp_impl.h | 80 #define DDIHP_CN_OPS(hdlp, op, arg, result, ret) \ macro
|
/titanic_41/usr/src/uts/common/os/ |
H A D | ddi_hp_impl.c | 127 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 D | ddi_hp_ndi.c | 393 DDIHP_CN_OPS(hdlp, DDI_HPOP_CN_CHANGE_STATE, in ddihp_cn_req_handler()
|