Searched refs:ddihp_cn_getstate (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_hp_impl.h136 int ddihp_cn_getstate(ddi_hp_cn_handle_t *hdlp);
/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_ndi.c106 if (ddihp_cn_getstate(hdlp) != DDI_SUCCESS) {
383 if (ddihp_cn_getstate(hdlp) != DDI_SUCCESS) {
H A Dddi_hp_impl.c169 ddihp_cn_getstate(ddi_hp_cn_handle_t *hdlp) function
174 DDI_HP_IMPLDBG((CE_CONT, "ddihp_cn_getstate: pdip %p hdlp %p\n",
182 DDI_HP_IMPLDBG((CE_CONT, "ddihp_cn_getstate: "
188 DDI_HP_IMPLDBG((CE_CONT, "ddihp_cn_getstate: hdlp %p "
213 (void) ddihp_cn_getstate(hdlp);
395 (void) ddihp_cn_getstate(hdlp);
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c3571 (void) ddihp_cn_getstate(hp_hdl);

Completed in 87 milliseconds