Home
last modified time | relevance | path

Searched refs:MBC_GET_FCF_LIST (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h325 #define MBC_GET_FCF_LIST 0x50 /* Get FCF List */ macro
1001 {MBC_GET_FCF_LIST, "MBC_GET_FCF_LIST"}, \
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c4972 mcp->mb[0] = MBC_GET_FCF_LIST; in ql_get_fcf_list_mbx()