Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c1369 uint32_t req_it_ui_len; in srpt_stp_login() local
1442 req_it_ui_len = b2h32(login->lreq_req_it_iu_len); in srpt_stp_login()
1443 SRPT_DPRINTF_L2("stp_login, requested iu size = %d", req_it_ui_len); in srpt_stp_login()
1444 if (req_it_ui_len > srpt_iu_size) { in srpt_stp_login()
1446 req_it_ui_len); in srpt_stp_login()
1450 if (req_it_ui_len < SRP_MIN_IU_SIZE) { in srpt_stp_login()
1452 req_it_ui_len); in srpt_stp_login()