Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dscsi_transport_fc.h521 enum fc_tgtid_binding_type tgtid_bind_type; member
594 (((struct fc_host_attrs *)(x)->shost_data)->tgtid_bind_type)
/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_transport_fc.c196 fc_enum_name_search(tgtid_bind_type, fc_tgtid_binding_type,
198 fc_enum_name_match(tgtid_bind_type, fc_tgtid_binding_type,
423 fc_host->tgtid_bind_type = FC_TGTID_BIND_BY_WWPN; in fc_host_setup()
1626 static FC_DEVICE_ATTR(host, tgtid_bind_type, S_IRUGO | S_IWUSR,
2242 SETUP_PRIVATE_HOST_ATTRIBUTE_RW(tgtid_bind_type); in fc_attach_transport()
2735 switch (fc_host->tgtid_bind_type) { in fc_remote_port_add()
2831 if (fc_host->tgtid_bind_type != FC_TGTID_BIND_NONE) { in fc_remote_port_add()
2840 switch (fc_host->tgtid_bind_type) { in fc_remote_port_add()
3125 if ((fc_host->tgtid_bind_type == FC_TGTID_BIND_NONE) || in fc_timeout_deleted_rport()
3172 switch (fc_host->tgtid_bind_type) { in fc_timeout_deleted_rport()