Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h262 #define MBC_SET_PORT_CONFIG 0x122 /* Set port configuration */ macro
889 {MBC_SET_PORT_CONFIG, "MBC_SET_PORT_CONFIG"}, \
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c508 } else if (cmd == MBC_SET_PORT_CONFIG) { in ql_async_event_parser()
543 } else if (cmd == MBC_SET_PORT_CONFIG) { in ql_async_event_parser()
931 mbx_cmds.mb[0] = MBC_SET_PORT_CONFIG /* 0x122 */; in ql_set_mpi_port_config()
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h214 #define MBC_SET_PORT_CONFIG 0x122 /* Set port configuration */ macro
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1606 #define MBC_SET_PORT_CONFIG 0x122 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c4475 mcp->mb[0] = MBC_SET_PORT_CONFIG; in ql_set_port_config()