Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h323 #define SI_LPORT 0x1000000 macro
338 #define SI_LPORT_FC_PORTINFO (SI_LPORT | SI_LPORT_FC | 1)
339 #define SI_RPORT_FC_PORTINFO (SI_LPORT | SI_LPORT_FC | 2)
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c5886 if (cl == SI_LPORT) { in stmf_info()