Home
last modified time | relevance | path

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

/linux-3.4.99/include/scsi/fc/
Dfc_els.h272 #define FC_SP_FT_SEQC 0x0002 /* SEQ_CNT */ macro
/linux-3.4.99/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c279 ofld_req3.flags |= (((rdata->sp_features & FC_SP_FT_SEQC) ? 1 : 0) << in bnx2fc_send_session_ofld_req()