Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c63 dlp->bind_ack.dl_xidtest_flg = xidtest; in dlbindack()
323 dlbrp->dl_xidtest_flg = 0; in dl_bind()
H A Dllc1.c1183 if (dlp->dl_xidtest_flg & DL_AUTO_XID) in llc1_bind()
1185 if (dlp->dl_xidtest_flg & DL_AUTO_TEST) in llc1_bind()
2136 bind->dl_xidtest_flg = 0; in llc1_send_bindreq()
H A Dgld.c3871 dlp->dl_xidtest_flg = 0; in gld_bindack()
3922 if (dlp->dl_xidtest_flg & (DL_AUTO_XID | DL_AUTO_TEST)) { in gld_bind()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h791 t_uscalar_t dl_xidtest_flg; /* auto init. of test and xid */ member
803 t_uscalar_t dl_xidtest_flg; /* responses supported by provider */ member
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c66 bind->dl_xidtest_flg = 0; in softmac_send_bind_req()
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c418 if (dlp->dl_xidtest_flg != 0) { in proto_bind_req()
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c464 bindreqp->dl_xidtest_flg = 0; in dlpi_bind()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5320 xidtest = dlp->bind_req.dl_xidtest_flg; in fcip_breq()