Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_nl.h25 #define FC_REG_RSCN_EVENT 0x0002 /* RSCN events */ macro
36 FC_REG_RSCN_EVENT | \
Dlpfc_els.c7789 rscn_event_data->event_type = FC_REG_RSCN_EVENT; in lpfc_send_rscn_event()