Home
last modified time | relevance | path

Searched refs:ELS_RSCN (Results 1 – 7 of 7) sorted by relevance

/linux/include/uapi/scsi/fc/
H A Dfc_els.h76 ELS_RSCN = 0x61, /* registered state change notification */ enumerator
147 [ELS_RSCN] = "RSCN", \
/linux/drivers/scsi/libfc/
H A Dfc_disc.c185 case ELS_RSCN: in fc_disc_recv_req()
H A Dfc_lport.c905 case ELS_RSCN: in fc_lport_recv_els_req()
/linux/drivers/scsi/elx/libefc/
H A Defc_node.c942 {ELS_RSCN, EFC_EVT_RSCN_RCVD, MAX_ACC_REJECT_PAYLOAD}, in efc_node_recv_els_frame()
/linux/drivers/s390/scsi/
H A Dzfcp_fc.c351 else if (els_type == ELS_RSCN) in zfcp_fc_incoming_els()
/linux/drivers/scsi/fnic/
H A Dfdls_disc.c4811 case ELS_RSCN: in fnic_fdls_validate_and_get_frame_type()
/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c3689 event->rscn.rscn_cmd = ELS_RSCN; in lpfc_issue_els_rscn()