Home
last modified time | relevance | path

Searched refs:tp_srp_port_id (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_impl.h303 uint8_t tp_srp_port_id[SRP_PORT_ID_LEN]; member
H A Dsrpt_stp.c344 bcopy(&temp, &tgt->tp_srp_port_id[0], 8); in srpt_stp_alloc_port()
346 bcopy(&temp, &tgt->tp_srp_port_id[8], 8); in srpt_stp_alloc_port()
1421 if (memcmp(login->lreq_target_port_id, tgt->tp_srp_port_id, in srpt_stp_login()