Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/csiostor/
Dt4fw_api_stor.h536 #define FW_FCOE_FCF_CMD_LOGIN_GET(x) (((x) >> 4) & 0x1) macro
Dcsio_lnode.c792 fcf_info->login = FW_FCOE_FCF_CMD_LOGIN_GET(rsp->fpma_to_portid); in csio_ln_read_fcf_cbfn()