Home
last modified time | relevance | path

Searched defs:mbits (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/crypto/ubsec/
H A Dubsec.c2149 u_int nbits, normbits, mbits, shiftbits, ebits; in ubsec_kprocess_modexp_sw() local
2346 u_int nbits, normbits, mbits, shiftbits, ebits; in ubsec_kprocess_modexp_hw() local
/dflybsd-src/usr.sbin/ppp/
H A Dtty.c98 int mbits; /* Current DCD status */ member
/dflybsd-src/sys/dev/sound/pci/hda/
H A Dhdac.c1365 static const int mbits[8] = { 8, 16, 32, 32, 32, 32, 32, 32 }; in hdac_mdata_rate() local