Searched refs:FC_SPP_EST_IMG_PAIR (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/target/tcm_fc/
H A Dtfc_sess.c380 if (rspp->spp_flags & FC_SPP_EST_IMG_PAIR) { ft_prli_locked()
381 spp->spp_flags |= FC_SPP_EST_IMG_PAIR; ft_prli_locked()
/linux-4.1.27/drivers/scsi/libfc/
H A Dfc_rport.c1786 if (spp->spp_flags & FC_SPP_EST_IMG_PAIR) fc_rport_recv_prli_req()
1995 spp->spp_flags |= rspp->spp_flags & FC_SPP_EST_IMG_PAIR; fc_rport_fcp_prli()
2023 if (rspp->spp_flags & FC_SPP_EST_IMG_PAIR) fc_rport_t0_prli()
/linux-4.1.27/include/scsi/
H A Dfc_encode.h669 pp->spp.spp_flags = FC_SPP_EST_IMG_PAIR; fc_prli_fill()
/linux-4.1.27/include/uapi/scsi/fc/
H A Dfc_els.h342 #define FC_SPP_EST_IMG_PAIR 0x20 /* establish image pair */ macro

Completed in 247 milliseconds