Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/scsi/fc/
Dfc_els.h261 #define FC_SP_FT_FPORT 0x1000 /* F port (1) vs. N port (0) */ macro
/linux-4.4.14/drivers/scsi/libfc/
Dfc_rport.c631 if (csp_flags & FC_SP_FT_FPORT) { in fc_rport_login_complete()
Dfc_lport.c1775 if ((csp_flags & FC_SP_FT_FPORT) == 0) { in fc_lport_flogi_resp()