Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4543 #define S_FW_HELLO_CMD_INIT 30 macro
4545 #define V_FW_HELLO_CMD_INIT(x) ((x) << S_FW_HELLO_CMD_INIT)
4547 (((x) >> S_FW_HELLO_CMD_INIT) & M_FW_HELLO_CMD_INIT)