Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h331 #define MBC_GET_PARAMETERS 0x5a /* Get RNID parameters */ macro
1007 {MBC_GET_PARAMETERS, "MBC_GET_PARAMETERS"}, \
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h212 #define MBC_GET_PARAMETERS 0x5a /* Get RNID parameters */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c2291 mcp->mb[0] = MBC_GET_PARAMETERS; in ql_get_rnid_params()
5584 mcp->mb[0] = MBC_GET_PARAMETERS; in ql_get_temp()