Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h205 #define MBC_GET_TIMEOUT_PARAMETERS 0x22 /* Get Timeout Parameters. */ macro
833 {MBC_GET_TIMEOUT_PARAMETERS, "MBC_GET_TIMEOUT_PARAMETERS"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h142 #define MBC_GET_TIMEOUT_PARAMETERS 0x22 /* Get Timeout Parameters. */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c3887 mcp->mb[0] = MBC_GET_TIMEOUT_PARAMETERS; in ql_get_timeout_parameters()