Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h330 #define MBC_SET_PARAMETERS 0x59 /* Set RNID parameters */ macro
1006 {MBC_SET_PARAMETERS, "MBC_SET_PARAMETERS"}, \
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h200 #define MBC_SET_PARAMETERS 0x59 /* Set parameters */ macro
H A Dqlt.c2061 REG_WR16(qlt, REG_MBOX(0), MBC_SET_PARAMETERS); in qlt_port_online()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c2168 mcp->mb[0] = MBC_SET_PARAMETERS; in ql_set_rnid_params()