Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/be2iscsi/ !
Dbe_cmds.h685 #define DB_WRB_POST_CID_MASK 0x3FF /* bits 0 - 9 */ macro
Dbe_main.c3777 doorbell |= beiscsi_conn->beiscsi_conn_cid & DB_WRB_POST_CID_MASK; in beiscsi_offload_connection()
4011 doorbell |= beiscsi_conn->beiscsi_conn_cid & DB_WRB_POST_CID_MASK; in beiscsi_iotask()
4093 doorbell |= cid & DB_WRB_POST_CID_MASK; in beiscsi_mtask()