Home
last modified time | relevance | path

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

/dragonfly/sys/dev/crypto/ubsec/
HDubsec.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
/dragonfly/usr.sbin/ppp/
HDtty.c98 int mbits; /* Current DCD status */ member
/dragonfly/sys/dev/sound/pci/hda/
HDhdac.c1365 static const int mbits[8] = { 8, 16, 32, 32, 32, 32, 32, 32 }; in hdac_mdata_rate() local