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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DOpcodes.java238 int I2B = 145; // - field in interface:Opcodes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhnddma.c197 #define I2B(index, type) ((index) * sizeof(type)) macro
1415 W_REG(di->osh, &di->d64rxregs->ptr, di->rcvptrbase + I2B(rxout, dma64dd_t));
1417 W_REG(di->osh, &di->d32rxregs->ptr, I2B(rxout, dma32dd_t));
2288 W_REG(di->osh, &di->d32txregs->ptr, I2B(txout, dma32dd_t));
2507 W_REG(di->osh, &di->d32txregs->ptr, I2B(di->txout, dma32dd_t));
2889 W_REG(di->osh, &di->d64txregs->ptr, di->xmtptrbase + I2B(txout, dma64dd_t));
3056 W_REG(di->osh, &di->d64txregs->ptr, di->xmtptrbase + I2B(txout, dma64dd_t));
3312 W_REG(di->osh, &di->d64txregs->ptr, di->xmtptrbase + I2B(di->txout, dma64dd_t));

Completed in 61 milliseconds