Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c349 tgt->tp_hw_port = in srpt_stp_alloc_port()
398 if (tgt->tp_hw_port) { in srpt_stp_alloc_port()
399 kmem_free(tgt->tp_hw_port, in srpt_stp_alloc_port()
433 if (tgt->tp_hw_port) { in srpt_stp_free_port()
434 kmem_free(tgt->tp_hw_port, in srpt_stp_free_port()
H A Dsrpt_impl.h310 srpt_hw_port_t *tp_hw_port; member
H A Dsrpt_ioc.c1000 port = &tgt->tp_hw_port[portnum-1]; in srpt_ioc_svc_bind()
1075 port = &tgt->tp_hw_port[portnum-1]; in srpt_ioc_svc_unbind()