Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_els.h502 #define ELS_RSCN_EV_QUAL_MASK 0xf /* mask for event qualifier */ macro
/Linux-v4.19/drivers/scsi/libfc/
Dfc_disc.c123 ev_qual &= ELS_RSCN_EV_QUAL_MASK; in fc_disc_recv_rscn_req()