Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h114 #define DB_EQ_RING_ID_LOW_MASK 0x1FF /* bits 0 - 8 */ macro
H A Dbe_main.c668 val |= (id & DB_EQ_RING_ID_LOW_MASK); in hwi_ring_eq_db()