Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h317 #define MBC_LOOP_PORT_ENABLE 0x41 /* Loop Port Enable. */ macro
993 {MBC_LOOP_PORT_ENABLE, "MBC_LOOP_PORT_ENABLE"}, \
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h187 #define MBC_LOOP_PORT_ENABLE 0x41 /* Loop Port Enable. */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1477 mcp->mb[0] = MBC_LOOP_PORT_ENABLE; in ql_loop_port_enable()