Searched refs:idb (Results 1 – 3 of 3) sorted by relevance
15 static int compare_func(const char *ida, const char *idb) in compare_func() argument22 idb[i] != 'X' && toupper(ida[i]) != toupper(idb[i])) in compare_func()
402 } idb; in tsi721_db_dpc() local417 idb.msg = *idb_entry; in tsi721_db_dpc()422 if ((dbell->res->start <= DBELL_INF(idb.bytes)) && in tsi721_db_dpc()423 (dbell->res->end >= DBELL_INF(idb.bytes))) { in tsi721_db_dpc()430 dbell->dinb(mport, dbell->dev_id, DBELL_SID(idb.bytes), in tsi721_db_dpc()431 DBELL_TID(idb.bytes), DBELL_INF(idb.bytes)); in tsi721_db_dpc()435 " info %4.4x\n", DBELL_SID(idb.bytes), in tsi721_db_dpc()436 DBELL_TID(idb.bytes), DBELL_INF(idb.bytes)); in tsi721_db_dpc()
859 struct srp_indirect_buf *idb; in srpt_get_desc_tbl() local908 idb = (struct srp_indirect_buf *)(srp_cmd->add_data in srpt_get_desc_tbl()911 ioctx->n_rbuf = be32_to_cpu(idb->table_desc.len) / sizeof *db; in srpt_get_desc_tbl()919 be32_to_cpu(idb->table_desc.len), in srpt_get_desc_tbl()938 db = idb->desc_list; in srpt_get_desc_tbl()940 *data_len = be32_to_cpu(idb->len); in srpt_get_desc_tbl()