FC_PORTTYPE_NPORT
port_type = FC_PORTTYPE_NPORT;
if (fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPORT &&
if (fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPORT &&
fc_host_port_type(shost) = FC_PORTTYPE_NPORT;
fc_host_port_type(shost) = FC_PORTTYPE_NPORT;
fc_host_port_type(lport->host) = FC_PORTTYPE_NPORT;
fc_host_port_type(lport->host) = FC_PORTTYPE_NPORT;
fc_host_port_type(shost) = FC_PORTTYPE_NPORT;
type = FC_PORTTYPE_NPORT;
fc_host_port_type(fnic->host) = FC_PORTTYPE_NPORT;
fc_host_port_type(lport->host) = FC_PORTTYPE_NPORT;
fc_host_port_type(shost) = FC_PORTTYPE_NPORT;
port_type = FC_PORTTYPE_NPORT;
{ FC_PORTTYPE_NPORT, "NPort (fabric via point-to-point)" },