Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/fc/
H A Dfc_fcp.h202 #define FCP_FEAT_INIT (1 << 1) /* initiator function supported */ macro
/OK3568_Linux_fs/kernel/include/scsi/
H A Dfc_encode.h154 ct->payload.rff.fr_feat = FCP_FEAT_INIT; in fc_ct_ns_fill()
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c2097 fcp_feat |= FCP_FEAT_INIT; in fcoe_ctlr_vn_send()