Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dddi_hp_ndi.c106 if (ddihp_cn_getstate(hdlp) != DDI_SUCCESS) { in ndi_hp_register()
383 if (ddihp_cn_getstate(hdlp) != DDI_SUCCESS) { in ddihp_cn_req_handler()
H A Dddi_hp_impl.c169 ddihp_cn_getstate(ddi_hp_cn_handle_t *hdlp) in ddihp_cn_getstate() function
213 (void) ddihp_cn_getstate(hdlp); in ddihp_cn_unregister()
395 (void) ddihp_cn_getstate(hdlp); in ddihp_port_ops()
/titanic_44/usr/src/uts/common/sys/
H A Dddi_hp_impl.h136 int ddihp_cn_getstate(ddi_hp_cn_handle_t *hdlp);
/titanic_44/usr/src/uts/common/io/
H A Ddevinfo.c3571 (void) ddihp_cn_getstate(hp_hdl); in di_gethpdata()