Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/scsi/fc/
Dfc_els.h490 #define ELS_RSCN_EV_QUAL_BIT 2 /* shift count for event qualifier */ macro
/Linux-v5.4/drivers/scsi/libfc/
Dfc_disc.c110 ev_qual = pp->rscn_page_flags >> ELS_RSCN_EV_QUAL_BIT; in fc_disc_recv_rscn_req()