Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Dscsi_transport_fc.h164 #define FC_PORT_ROLE_FCP_TARGET 0x01 macro
171 #define FC_RPORT_ROLE_FCP_TARGET FC_PORT_ROLE_FCP_TARGET
738 if (rport->roles & FC_PORT_ROLE_FCP_TARGET) in fc_remote_port_chkready()