Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/scsi/fc/
Dfc_els.h501 #define ELS_RSCN_EV_QUAL_MASK 0xf /* mask for event qualifier */ macro
/linux-4.4.14/drivers/scsi/libfc/
Dfc_disc.c124 ev_qual &= ELS_RSCN_EV_QUAL_MASK; in fc_disc_recv_rscn_req()