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

/linux-master/include/scsi/fc/
H A Dfc_fcp.h202 #define FCP_FEAT_INIT (1 << 1) /* initiator function supported */ macro
/linux-master/drivers/scsi/libfc/
H A Dfc_encode.h126 ct->payload.rff.fr_feat = FCP_FEAT_INIT;
/linux-master/drivers/scsi/elx/libefc/
H A Defc_els.c960 ct->rffid.fr_feat |= FCP_FEAT_INIT;
/linux-master/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c2089 fcp_feat |= FCP_FEAT_INIT;

Completed in 486 milliseconds