Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h318 #define MBC_GET_RESOURCE_COUNTS 0x42 /* Get Resource Counts. */ macro
994 {MBC_GET_RESOURCE_COUNTS, "MBC_GET_RESOURCE_COUNTS"}, \
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h188 #define MBC_GET_RESOURCE_COUNTS 0x42 /* Get Resource Counts. */ macro
H A Dqlt.c2038 REG_WR16(qlt, REG_MBOX(0), MBC_GET_RESOURCE_COUNTS); in qlt_port_online()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c5027 mcp->mb[0] = MBC_GET_RESOURCE_COUNTS; in ql_get_resource_cnts()