Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dllc1.h235 #define LLC_XID_INFO_SIZE 3 /* length of the INFO field */ macro
/titanic_41/usr/src/uts/common/io/
H A Dllc1.c2288 nmp = allocb(msgdsize(mp) + LLC_XID_INFO_SIZE, BPRI_MED); in llc1_xid_reply()