Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_els.h78 ELS_RSCN = 0x61, /* registered state change notification */ enumerator
145 [ELS_RSCN] = "RSCN", \
/Linux-v4.19/drivers/scsi/libfc/
Dfc_disc.c200 case ELS_RSCN: in fc_disc_recv_req()
Dfc_lport.c908 case ELS_RSCN: in fc_lport_recv_els_req()
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_fc.c328 else if (els_type == ELS_RSCN) in zfcp_fc_incoming_els()