Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h254 #define MBC_GET_XGMAC_STATS 0x7a /* Get XGMAC Statistics. */ macro
881 {MBC_GET_XGMAC_STATS, "MBC_GET_XGMAC_STATS"}, \
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h206 #define MBC_GET_XGMAC_STATS 0x7a /* Get XGMAC Statistics. */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c4624 mcp->mb[0] = MBC_GET_XGMAC_STATS; in ql_get_xgmac_stats()