Home
last modified time | relevance | path

Searched refs:FC_ELS_RSCN (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fc.h219 FC_ELS_RSCN = 0x61, /* Reg State Change Notification */ enumerator
Dbfa_fcbuild.c1045 rscn->command = FC_ELS_RSCN; in fc_rscn_build()
Dbfa_fcs_lport.c869 if (els_cmd->els_code == FC_ELS_RSCN) { in bfa_fcs_lport_uf_recv()