Home
last modified time | relevance | path

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

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