Searched refs:FC_NS_CLASS2 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct_defines.h142 #define FC_NS_CLASS2 0x04 macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h162 #define FC_NS_CLASS2 0x04 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3380 if (port->fp_cos & FC_NS_CLASS2) {
3421 if (cos & FC_NS_CLASS2) {
13885 port->fp_cos |= (class & 0x8000) ? FC_NS_CLASS2 : 0;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3970 hbainfo->supported_cos = LE_SWAP32((FC_NS_CLASS3 | FC_NS_CLASS2));

Completed in 98 milliseconds