Home
last modified time | relevance | path

Searched refs:DB_EQ_CLR_SHIFT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h116 #define DB_EQ_CLR_SHIFT (9) /* bit 9 */ macro
H A Dbe_main.c662 val |= 1 << DB_EQ_CLR_SHIFT; in hwi_ring_eq_db()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c250 val |= 1 << DB_EQ_CLR_SHIFT; in be_eq_notify()