Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Derf.c254 rd0 = -2.1491361969012978677e-016, /* includes lsqrtPI_lo */ variable
379 y += rd0;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_hw_debug.c187 u32_t rd0,rd1,rd2,rd3; in _vq_hoq() local
217 rd0 = REG_RD(pdev,PXP2_REG_RQ_HOQ_RAM_DATA_RD_0); in _vq_hoq()
221 req_id = rd0 >> 16; in _vq_hoq()
222 len = rd0 & 0xffff; in _vq_hoq()