Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_mb.c89 FW_HELLO_CMD_MASTERFORCE_V(master == CSIO_MASTER_MUST) | in csio_mb_hello()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h1107 #define FW_HELLO_CMD_MASTERFORCE_V(x) ((x) << FW_HELLO_CMD_MASTERFORCE_S) macro
H A Dt4_hw.c6853 FW_HELLO_CMD_MASTERFORCE_V(master == MASTER_MUST) | in t4_fw_hello()