Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_mb.c90 FW_HELLO_CMD_MBMASTER(master == CSIO_MASTER_MUST ? in csio_mb_hello()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h781 #define FW_HELLO_CMD_MBMASTER(x) ((x) << FW_HELLO_CMD_MBMASTER_SHIFT) macro
Dt4_hw.c2778 FW_HELLO_CMD_MBMASTER(master == MASTER_MUST ? mbox : in t4_fw_hello()