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

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c1008 if (port->hwp_bind_hdl != NULL) {
1014 port->hwp_bind_hdl);
1015 port->hwp_bind_hdl = NULL;
1023 if (port->hwp_bind_hdl == NULL) {
1033 tgt, &port->hwp_bind_hdl);
1085 if (tgt->tp_ibt_svc_hdl != NULL && port->hwp_bind_hdl != NULL) {
1088 port->hwp_bind_hdl);
1094 port->hwp_bind_hdl = NULL;
H A Dsrpt_impl.h259 ibt_sbind_hdl_t hwp_bind_hdl; member in struct:srpt_hw_port_s

Completed in 99 milliseconds