Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dllc1.h229 #define LLC_NULL_SAP 0x00 macro
/titanic_50/usr/src/uts/common/io/
H A Dllc1.c1541 if (msgsap == LLC_NULL_SAP) { in llc1_recv()