Searched refs:bal (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/sys/dev/ixl/
H A Di40e_adminq.h69 u32 bal; member in struct:i40e_adminq_ring
H A Di40e_adminq.c64 hw->aq.asq.bal = I40E_VF_ATQBAL1;
69 hw->aq.arq.bal = I40E_VF_ARQBAL1;
75 hw->aq.asq.bal = I40E_PF_ATQBAL;
80 hw->aq.arq.bal = I40E_PF_ARQBAL;
324 wr32(hw, hw->aq.asq.bal, I40E_LO_DWORD(hw->aq.asq.desc_buf.pa));
328 reg = rd32(hw, hw->aq.asq.bal);
357 wr32(hw, hw->aq.arq.bal, I40E_LO_DWORD(hw->aq.arq.desc_buf.pa));
364 reg = rd32(hw, hw->aq.arq.bal);
506 wr32(hw, hw->aq.asq.bal, 0);
539 wr32(hw, hw->aq.arq.bal,
[all...]
/freebsd-10.3-release/sbin/geom/class/mirror/
H A Dgeom_mirror.c177 int error, i, nargs, bal, hardcode; local
199 bal = balance_id(str);
200 if (bal == -1) {
204 md.md_balance = bal;
/freebsd-10.3-release/libexec/rtld-elf/mips/
H A Drtld_start.S60 bal 1f
/freebsd-10.3-release/sys/mips/include/
H A Dasm.h594 bal 7f; \
603 bal lbl; \
637 bal 7f; \
646 bal c; \
/freebsd-10.3-release/contrib/binutils/gas/config/
H A Dobj-coff.h198 #define sy_tc bal
/freebsd-10.3-release/crypto/openssl/crypto/aes/asm/
H A Daes-mips.pl404 bal _mips_AES_encrypt
741 bal _mips_AES_decrypt
1072 bal _mips_AES_set_encrypt_key
1128 bal _mips_AES_set_encrypt_key
/freebsd-10.3-release/crypto/openssl/crypto/bn/asm/
H A Dmips.pl817 bal bn_div_words_internal

Completed in 125 milliseconds