Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/scsi/fc/
Dfc_els.h500 #define ELS_RSCN_EV_QUAL_BIT 2 /* shift count for event qualifier */ macro
/linux-4.4.14/drivers/scsi/libfc/
Dfc_disc.c123 ev_qual = pp->rscn_page_flags >> ELS_RSCN_EV_QUAL_BIT; in fc_disc_recv_rscn_req()