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

/netbsd-current/sys/kern/
H A Dsys_select.c420 fd_mask ibits, obits; local
422 ibits = *ibitp;
424 while ((j = ffs(ibits)) && (fd = i + --j) < nfd) {
425 ibits &= ~(1U << j);
/netbsd-current/sys/dev/ic/
H A Disp.c963 mbs.ibits |= 0x10;
2239 mbs.ibits = (1 << 10);
2292 mbs.ibits = (1 << 10);
2312 mbs.ibits = (1 << 9)|(1 << 10);
2408 mbs.ibits = (1 << 10);
2413 mbs.ibits |= (1 << 9);
2544 mbs.ibits = (1 << 9);
4581 mbs.ibits = (1 << 10);
4759 mbs.ibits = (1 << 10);
6321 mbs.ibits
7092 unsigned int ibits, obits, box, opcode; local
7138 unsigned int lim, ibits, obits, box, opcode; local
[all...]
H A Dispreg.h474 uint16_t ibits; member in struct:__anon12
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dns32k.h107 int ibits; /* number of instruction bits */ member in struct:not_wot
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dns32k.h107 int ibits; /* number of instruction bits */ member in struct:not_wot
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dns32k.h107 int ibits; /* number of instruction bits */ member in struct:not_wot
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dns32k.h107 int ibits; /* number of instruction bits */ member in struct:not_wot
/netbsd-current/sys/arch/hp300/dev/
H A Ddcm.c224 #define hp2dce_in(ibits) (iconv[(ibits) & 0xf])

Completed in 268 milliseconds