Home
last modified time | relevance | path

Searched refs:MBC_GET_PORT_CONFIG (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h366 #define MBC_GET_PORT_CONFIG 0x123 /* Get port configuration */ macro
1041 {MBC_GET_PORT_CONFIG, "MBC_GET_PORT_CONFIG"}, \
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h247 #define MBC_GET_PORT_CONFIG 0x123 /* Get port configuration */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c1001 mbx_cmds.mb[0] = MBC_GET_PORT_CONFIG /* 0x123 */; in ql_get_port_cfg()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1607 #define MBC_GET_PORT_CONFIG 0x123 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c4746 mcp->mb[0] = MBC_GET_PORT_CONFIG; in ql_get_port_config()