Home
last modified time | relevance | path

Searched refs:FC_REG_RSCN_EVENT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nl.h25 #define FC_REG_RSCN_EVENT 0x0002 /* RSCN events */ macro
36 FC_REG_RSCN_EVENT | \
H A Dlpfc_els.c7984 rscn_event_data->event_type = FC_REG_RSCN_EVENT; in lpfc_send_rscn_event()