Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Ddefs.h135 } sbp2_login_resp_t; typedef
H A Ddriver.h205 sbp2_login_resp_t l_login_resp; /* login response */
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c349 SBP2_ORB_SIZE_ROUNDUP(tp, sizeof (sbp2_login_resp_t)); in sbp2_tgt_init_bus()
606 bzero(tp->t_mgt_login_resp_buf.bb_kaddr, sizeof (sbp2_login_resp_t)); in sbp2_lun_login()
624 sizeof (sbp2_login_resp_t)); in sbp2_lun_login()