Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dllc1.h115 #define LLC1_AUTO_XID 0x0040 /* automatically respond to XID */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dllc1.c1184 lld->llc_flags |= LLC1_AUTO_XID; in llc1_bind()
1628 if (lld->llc_flags & LLC1_AUTO_XID) { in llc1_recv()