Searched refs:lreq_target_port_id (Results 1 – 2 of 2) sorted by relevance
1390 BE_IN64(&login->lreq_target_port_id[0])); in srpt_stp_login()1395 BE_IN64(&login->lreq_target_port_id[0]), in srpt_stp_login()1396 BE_IN64(&login->lreq_target_port_id[8])); in srpt_stp_login()1421 if (memcmp(login->lreq_target_port_id, tgt->tp_srp_port_id, in srpt_stp_login()1425 (u_longlong_t)BE_IN64(&login->lreq_target_port_id[0]), in srpt_stp_login()1426 (u_longlong_t)BE_IN64(&login->lreq_target_port_id[8])); in srpt_stp_login()1461 (u_longlong_t)BE_IN64(&login->lreq_target_port_id[0]), in srpt_stp_login()1462 (u_longlong_t)BE_IN64(&login->lreq_target_port_id[8])); in srpt_stp_login()1513 (bcmp(login->lreq_target_port_id, in srpt_stp_login()1540 login->lreq_target_port_id, login_port, in srpt_stp_login()
115 uint8_t lreq_target_port_id[SRP_PORT_ID_LEN]; member