Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h208 #define MBC_READ_SFP 0x31 /* Read SFP. */ macro
836 {MBC_READ_SFP, "MBC_READ_SFP"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h145 #define MBC_READ_SFP 0x31 /* Read SFP. */ macro
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1574 #define MBC_READ_SFP 0x31 /* Read SFP. */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c3985 mcp->mb[0] = MBC_READ_SFP; in ql_read_sfp()