Home
last modified time | relevance | path

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

/linux/include/scsi/
A Dscsi_transport_fc.h565 enum fc_tgtid_binding_type tgtid_bind_type; member
641 (((struct fc_host_attrs *)(x)->shost_data)->tgtid_bind_type)
/linux/drivers/scsi/
A Dscsi_transport_fc.c205 fc_enum_name_search(tgtid_bind_type, fc_tgtid_binding_type,
207 fc_enum_name_match(tgtid_bind_type, fc_tgtid_binding_type,
433 fc_host->tgtid_bind_type = FC_TGTID_BIND_BY_WWPN; in fc_host_setup()
2037 static FC_DEVICE_ATTR(host, tgtid_bind_type, S_IRUGO | S_IWUSR,
2713 SETUP_PRIVATE_HOST_ATTRIBUTE_RW(tgtid_bind_type); in fc_attach_transport()
3206 switch (fc_host->tgtid_bind_type) { in fc_remote_port_add()
3302 if (fc_host->tgtid_bind_type != FC_TGTID_BIND_NONE) { in fc_remote_port_add()
3311 switch (fc_host->tgtid_bind_type) { in fc_remote_port_add()
3598 if ((fc_host->tgtid_bind_type == FC_TGTID_BIND_NONE) || in fc_timeout_deleted_rport()
3645 switch (fc_host->tgtid_bind_type) { in fc_timeout_deleted_rport()

Completed in 17 milliseconds