Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddlpi.h376 #define DL_AUTO_XID 0x01 /* provider will respond to XID */ macro
/titanic_41/usr/src/uts/common/io/
H A Dllc1.c1183 if (dlp->dl_xidtest_flg & DL_AUTO_XID) in llc1_bind()
2470 if (llc->llc_flags & DL_AUTO_XID) in llc1_xid_req_res()
H A Dgld.c4215 if (dlp->dl_xidtest_flg & (DL_AUTO_XID | DL_AUTO_TEST)) { in gld_bind()