Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6900 #define S_FW_VI_ENABLE_CMD_LED 29 macro
6902 #define V_FW_VI_ENABLE_CMD_LED(x) ((x) << S_FW_VI_ENABLE_CMD_LED)
6904 (((x) >> S_FW_VI_ENABLE_CMD_LED) & M_FW_VI_ENABLE_CMD_LED)