Home
last modified time | relevance | path

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

/linux-2.6.39/include/scsi/
Dscsi_transport_fc.h502 enum fc_tgtid_binding_type tgtid_bind_type; member
561 (((struct fc_host_attrs *)(x)->shost_data)->tgtid_bind_type)
/linux-2.6.39/drivers/scsi/
Dscsi_transport_fc.c213 fc_enum_name_search(tgtid_bind_type, fc_tgtid_binding_type,
215 fc_enum_name_match(tgtid_bind_type, fc_tgtid_binding_type,
413 fc_host->tgtid_bind_type = FC_TGTID_BIND_BY_WWPN; in fc_host_setup()
1615 static FC_DEVICE_ATTR(host, tgtid_bind_type, S_IRUGO | S_IWUSR,
2224 SETUP_PRIVATE_HOST_ATTRIBUTE_RW(tgtid_bind_type); in fc_attach_transport()
2714 switch (fc_host->tgtid_bind_type) { in fc_remote_port_add()
2807 if (fc_host->tgtid_bind_type != FC_TGTID_BIND_NONE) { in fc_remote_port_add()
2816 switch (fc_host->tgtid_bind_type) { in fc_remote_port_add()
3117 if ((fc_host->tgtid_bind_type == FC_TGTID_BIND_NONE) || in fc_timeout_deleted_rport()
3164 switch (fc_host->tgtid_bind_type) { in fc_timeout_deleted_rport()