Searched refs:bit32 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/sound/pci/hda/
H A Dhdaa.h234 int bit16, bit32; member in struct:hdaa_chan
H A Dhdaa.c1419 fmt |= ch->bit32 << 4;
4882 ch->bit32 = 0;
4966 ch->bit32 = 3;
4968 ch->bit32 = 2;
4970 ch->bit32 = 4;
4973 if (ch->bit32)
4978 if (ch->bit32)
4983 if (ch->bit32)
4986 if (ch->bit32)
4991 if (ch->bit32)
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgo32-nat.c1267 unsigned bit32:1 __attribute__((packed)); member in struct:seg_descr
1456 descr.bit32 ? "32" : "16",
1470 descr.bit32 ? "32" : "16",
/freebsd-9.3-release/sys/dev/bwn/
H A Dif_bwn.c7900 uint8_t bit32; local
7910 bit32 = (offset & BWN_FWINITVALS_32BIT) ? 1 : 0;
7914 if (bit32) {

Completed in 104 milliseconds