Searched refs:DB_WRB_POST_CID_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_cmds.h683 #define DB_WRB_POST_CID_MASK 0x3FF /* bits 0 - 9 */ macro
H A Dbe_main.c3749 doorbell |= beiscsi_conn->beiscsi_conn_cid & DB_WRB_POST_CID_MASK;
3983 doorbell |= beiscsi_conn->beiscsi_conn_cid & DB_WRB_POST_CID_MASK;
4060 doorbell |= cid & DB_WRB_POST_CID_MASK;

Completed in 55 milliseconds