Home
last modified time | relevance | path

Searched refs:fc_host_port_state (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/scsi/csiostor/
A Dcsio_attr.c255 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in csio_get_host_port_state()
257 fc_host_port_state(shost) = FC_PORTSTATE_LINKDOWN; in csio_get_host_port_state()
259 fc_host_port_state(shost) = FC_PORTSTATE_UNKNOWN; in csio_get_host_port_state()
/linux/drivers/s390/scsi/
A Dzfcp_scsi.c677 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in zfcp_scsi_get_host_port_state()
679 fc_host_port_state(shost) = FC_PORTSTATE_LINKDOWN; in zfcp_scsi_get_host_port_state()
681 fc_host_port_state(shost) = FC_PORTSTATE_ERROR; in zfcp_scsi_get_host_port_state()
683 fc_host_port_state(shost) = FC_PORTSTATE_UNKNOWN; in zfcp_scsi_get_host_port_state()
/linux/drivers/scsi/bfa/
A Dbfad_attr.c157 fc_host_port_state(shost) = FC_PORTSTATE_LINKDOWN; in bfad_im_get_host_port_state()
160 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in bfad_im_get_host_port_state()
166 fc_host_port_state(shost) = FC_PORTSTATE_OFFLINE; in bfad_im_get_host_port_state()
174 fc_host_port_state(shost) = FC_PORTSTATE_UNKNOWN; in bfad_im_get_host_port_state()
/linux/drivers/scsi/libfc/
A Dfc_lport.c264 fc_host_port_state(shost) = FC_PORTSTATE_LINKDOWN; in fc_get_host_port_state()
268 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in fc_get_host_port_state()
271 fc_host_port_state(shost) = FC_PORTSTATE_OFFLINE; in fc_get_host_port_state()
1931 fc_host_port_state(lport->host) = FC_PORTSTATE_ONLINE; in fc_lport_init()
A Dfc_encode.h662 put_unaligned_be32(fc_host_port_state(lport->host), in fc_ct_ms_fill()
/linux/drivers/scsi/qla2xxx/
A Dqla_attr.c2987 fc_host_port_state(shost) = FC_PORTSTATE_OFFLINE; in qla2x00_get_host_port_state()
2993 fc_host_port_state(shost) = FC_PORTSTATE_DIAGNOSTICS; in qla2x00_get_host_port_state()
2997 fc_host_port_state(shost) = FC_PORTSTATE_DIAGNOSTICS; in qla2x00_get_host_port_state()
2999 fc_host_port_state(shost) = FC_PORTSTATE_LINKDOWN; in qla2x00_get_host_port_state()
3002 fc_host_port_state(shost) = FC_PORTSTATE_LINKDOWN; in qla2x00_get_host_port_state()
3005 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in qla2x00_get_host_port_state()
3008 fc_host_port_state(shost) = FC_PORTSTATE_UNKNOWN; in qla2x00_get_host_port_state()
/linux/drivers/scsi/elx/efct/
A Defct_xport.c734 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in efct_get_host_port_state()
736 fc_host_port_state(shost) = FC_PORTSTATE_OFFLINE; in efct_get_host_port_state()
/linux/include/scsi/
A Dscsi_transport_fc.h628 #define fc_host_port_state(x) \ macro
/linux/drivers/scsi/lpfc/
A Dlpfc_attr.c6886 fc_host_port_state(shost) = FC_PORTSTATE_OFFLINE; in lpfc_get_host_port_state()
6891 fc_host_port_state(shost) = FC_PORTSTATE_LINKDOWN; in lpfc_get_host_port_state()
6898 fc_host_port_state(shost) = in lpfc_get_host_port_state()
6901 fc_host_port_state(shost) = in lpfc_get_host_port_state()
6905 fc_host_port_state(shost) = FC_PORTSTATE_ERROR; in lpfc_get_host_port_state()
6908 fc_host_port_state(shost) = FC_PORTSTATE_UNKNOWN; in lpfc_get_host_port_state()
/linux/drivers/scsi/ibmvscsi/
A Dibmvfc.c1304 fc_host_port_state(shost) = FC_PORTSTATE_ONLINE; in ibmvfc_get_host_port_state()
1307 fc_host_port_state(shost) = FC_PORTSTATE_LINKDOWN; in ibmvfc_get_host_port_state()
1311 fc_host_port_state(shost) = FC_PORTSTATE_OFFLINE; in ibmvfc_get_host_port_state()
1314 fc_host_port_state(shost) = FC_PORTSTATE_BLOCKED; in ibmvfc_get_host_port_state()
1317 fc_host_port_state(shost) = FC_PORTSTATE_UNKNOWN; in ibmvfc_get_host_port_state()
1321 fc_host_port_state(shost) = FC_PORTSTATE_UNKNOWN; in ibmvfc_get_host_port_state()
/linux/drivers/message/fusion/
A Dmptfc.c1046 fc_host_port_state(sh) = port_state; in mptfc_init_host_attr()

Completed in 47 milliseconds