Home
last modified time | relevance | path

Searched refs:MBC_GET_PORT_DATABASE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h233 #define MBC_GET_PORT_DATABASE 0x64 /* Get Port Database. */ macro
861 {MBC_GET_PORT_DATABASE, "MBC_GET_PORT_DATABASE"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h185 #define MBC_GET_PORT_DATABASE 0x64 /* Get Port Database. */ macro
H A Dqlt.c1566 mcp->to_fw[0] = MBC_GET_PORT_DATABASE; in qlt_get_link_info()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1839 mcp->mb[0] = MBC_GET_PORT_DATABASE; in ql_get_port_database()
1849 MBC_GET_PORT_DATABASE : MBC_ENHANCED_GET_PORT_DATABASE); in ql_get_port_database()