Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/fc/
Dfc_fcp.h214 #define FCP_FEAT_INIT (1 << 1) /* initiator function supported */ macro
/linux-4.19.296/include/scsi/
Dfc_encode.h166 ct->payload.rff.fr_feat = FCP_FEAT_INIT; in fc_ct_ns_fill()