Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/libfc/
Dfc_disc.c111 ev_qual &= ELS_RSCN_EV_QUAL_MASK; in fc_disc_recv_rscn_req()
/Linux-v6.1/include/uapi/scsi/fc/
Dfc_els.h597 #define ELS_RSCN_EV_QUAL_MASK 0xf /* mask for event qualifier */ macro