Home
last modified time | relevance | path

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

/include/scsi/
Dscsi_transport_fc.h147 #define FC_PORT_ROLE_FCP_TARGET 0x01 macro
157 #define FC_RPORT_ROLE_FCP_TARGET FC_PORT_ROLE_FCP_TARGET
725 if (rport->roles & FC_PORT_ROLE_FCP_TARGET) in fc_remote_port_chkready()