Home
last modified time | relevance | path

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

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