Home
last modified time | relevance | path

Searched refs:MBC_LOGOUT_FABRIC_PORT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h350 #define MBC_LOGOUT_FABRIC_PORT 0x71 /* Logout fabric port. */ macro
1025 {MBC_LOGOUT_FABRIC_PORT, "MBC_LOGOUT_FABRIC_PORT"}, \
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h231 #define MBC_LOGOUT_FABRIC_PORT 0x71 /* Logout fabric port. */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1694 mcp->mb[0] = MBC_LOGOUT_FABRIC_PORT; in ql_logout_fabric_port()