Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_hp_impl.h86 #define DDIHP_CN_OPS(hdlp, op, arg, result, ret) \ macro
/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_impl.c366 DDIHP_CN_OPS(hdlp, op, (void *)&target_state, in ddihp_modctl()
373 DDIHP_CN_OPS(hdlp, op, (void *)arg, (void *)rval, rv); in ddihp_modctl()
422 DDIHP_CN_OPS(hdlp, DDI_HPOP_CN_GET_STATE, in ddihp_cn_getstate()
H A Dddi_hp_ndi.c409 DDIHP_CN_OPS(hdlp, DDI_HPOP_CN_CHANGE_STATE, in ddihp_cn_req_handler()