Home
last modified time | relevance | path

Searched refs:MBC_LOGIN_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.h348 #define MBC_LOGIN_FABRIC_PORT 0x6f /* Login fabric port. */ macro
1023 {MBC_LOGIN_FABRIC_PORT, "MBC_LOGIN_FABRIC_PORT"}, \
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h229 #define MBC_LOGIN_FABRIC_PORT 0x6f /* Login fabric port. */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1606 mcp->mb[0] = MBC_LOGIN_FABRIC_PORT; in ql_login_fport()