Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h535 #define FW_FCOE_FCF_CMD_SPMA_GET(x) (((x) >> 5) & 0x1) macro
H A Dcsio_lnode.c809 fcf_info->spma = FW_FCOE_FCF_CMD_SPMA_GET(rsp->fpma_to_portid); in csio_ln_read_fcf_cbfn()