Searched defs:FL_PORT_LOOP_ID (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h325 #define FL_PORT_LOOP_ID 0x7e /* FFFFFE Fabric F_Port */ macro
1849 #define FABRIC_LOOP_ID(x) (x == FL_PORT_LOOP_ID || \
1871 (x >= FL_PORT_LOOP_ID && x <= SIMPLE_NAME_SERVER_LOOP_ID))

Completed in 60 milliseconds