Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dllc1.h231 #define LLC_NOVELL_SAP -1 /* indicator that Novell 802.3 mode is used */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dllc1.c1162 sap = LLC_NOVELL_SAP; in llc1_bind()
1368 if (lld->llc_sap != LLC_NOVELL_SAP) { in llc1_unitdata()
1600 lld->llc_sap == LLC_NOVELL_SAP && in llc1_recv()
2169 if (lld->llc_sap != LLC_NOVELL_SAP) in llc1_form_udata()
2240 if (lld->llc_sap != LLC_NOVELL_SAP) in llc1_form_udata()
2467 if (llc->llc_sap == LLC_NOVELL_SAP) in llc1_xid_req_res()
2716 if (llc->llc_sap == LLC_NOVELL_SAP) in llc1_test_req_res()