Searched refs:a0 (Results 176 - 178 of 178) sorted by relevance

12345678

/freebsd-13-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c4565 BWN_PHY_WRITE(mac, BWN_NPHY_C1_RXIQ_COMPA0, pcomp->a0);
4570 pcomp->a0 = BWN_PHY_READ(mac, BWN_NPHY_C1_RXIQ_COMPA0);
4739 new.a0 = a & 0x3FF;
4742 new.a0 = b & 0x3FF;
6101 hw_gain += sprom->antenna_gain.a0;
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dx86_64-mont.pl832 my ($a0,$a1,$ai)=("%r14","%r15","%rbx");
/freebsd-13-stable/contrib/jemalloc/src/
H A Djemalloc.c97 static arena_t *a0; /* arenas[0]. */ variable
234 * The a0*() functions are used instead of i{d,}alloc() in situations that
1561 a0 = arena_get(TSDN_NULL, 0, false);

Completed in 131 milliseconds

12345678