Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h349 #define FW_FCOE_LINK_CMD_FCFI_GET(x) (((x) >> 0) & 0xffffff) macro
H A Dcsio_lnode.c1501 fcfi = FW_FCOE_LINK_CMD_FCFI_GET(ntohl(lcmd->sub_opcode_fcfi)); in csio_fcoe_fwevt_handler()