Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h70 ELS_RSCN = 0x61, /* registered state change notification */ enumerator
141 [ELS_RSCN] = "RSCN", \
/openbmc/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()
/openbmc/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()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fc.c352 else if (els_type == ELS_RSCN) in zfcp_fc_incoming_els()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c3623 event->rscn.rscn_cmd = ELS_RSCN; in lpfc_issue_els_rscn()