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

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_impl.h306 srpt_hw_port_t *tp_hw_port; member in struct:srpt_target_port_s
H A Dsrpt_stp.c349 tgt->tp_hw_port =
398 if (tgt->tp_hw_port) {
399 kmem_free(tgt->tp_hw_port,
433 if (tgt->tp_hw_port) {
434 kmem_free(tgt->tp_hw_port,
H A Dsrpt_ioc.c1000 port = &tgt->tp_hw_port[portnum-1];
1075 port = &tgt->tp_hw_port[portnum-1];

Completed in 101 milliseconds