Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h534 #define FW_FCOE_FCF_CMD_FPMA_GET(x) (((x) >> 6) & 0x1) macro
H A Dcsio_lnode.c808 fcf_info->fpma = FW_FCOE_FCF_CMD_FPMA_GET(rsp->fpma_to_portid); in csio_ln_read_fcf_cbfn()