FC_PORTTYPE_PTP
port_type = FC_PORTTYPE_PTP;
if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_PTP)
if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_PTP)
fc_host_port_type(shost) = FC_PORTTYPE_PTP;
fc_host_port_type(shost) = FC_PORTTYPE_PTP;
type = FC_PORTTYPE_PTP;
fc_host_port_type(shost) = FC_PORTTYPE_PTP;
port_type = FC_PORTTYPE_PTP;
{ FC_PORTTYPE_PTP, "Point-To-Point (direct nport connection)" },