Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h215 #define MBC_GET_RESOURCE_COUNTS 0x42 /* Get Resource Counts. */ macro
843 {MBC_GET_RESOURCE_COUNTS, "MBC_GET_RESOURCE_COUNTS"}, \
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h156 #define MBC_GET_RESOURCE_COUNTS 0x42 /* Get Resource Counts. */ macro
H A Dqlt.c1220 REG_WR16(qlt, REG_MBOX(0), MBC_GET_RESOURCE_COUNTS); in qlt_port_online()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c4798 mcp->mb[0] = MBC_GET_RESOURCE_COUNTS; in ql_get_resource_cnts()