Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/
A Dscsi_transport_fc.c201 { FC_TGTID_BIND_NONE, "none", 4 },
3206 case FC_TGTID_BIND_NONE: in fc_remote_port_add()
3300 if (fc_host->tgtid_bind_type != FC_TGTID_BIND_NONE) { in fc_remote_port_add()
3322 case FC_TGTID_BIND_NONE: /* to keep compiler happy */ in fc_remote_port_add()
3596 if ((fc_host->tgtid_bind_type == FC_TGTID_BIND_NONE) || in fc_timeout_deleted_rport()
3656 case FC_TGTID_BIND_NONE: /* to keep compiler happy */ in fc_timeout_deleted_rport()
/linux-6.3-rc2/include/scsi/
A Dscsi_transport_fc.h136 FC_TGTID_BIND_NONE, enumerator

Completed in 13 milliseconds