Searched refs:hp_op (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_hp_impl.h133 int ddihp_modctl(int hp_op, char *path, char *cn_name, uintptr_t arg,
/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_impl.c79 ddihp_modctl(int hp_op, char *path, char *cn_name, uintptr_t arg, argument
84 ddi_hp_op_t op = (ddi_hp_op_t)hp_op;
94 "cn_name %s arg %p rval %p\n", (void *)dip, hp_op, path, cn_name,
107 if (hp_op == DDI_HPOP_CN_CREATE_PORT) {
123 if (hp_op == DDI_HPOP_CN_CHANGE_STATE) {

Completed in 60 milliseconds