Searched refs:mask_bits (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dqeth.h74 __u16 mask_bits; member in struct:qeth_arp_query_user_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dtraps.c176 static inline int mask_bits(struct pt_regs *regs, unsigned long bits) function
191 "P:%x AS:%x CC:%x PM:%x", mask_bits(regs, PSW_MASK_PER),
192 mask_bits(regs, PSW_MASK_DAT), mask_bits(regs, PSW_MASK_IO),
193 mask_bits(regs, PSW_MASK_EXT), mask_bits(regs, PSW_MASK_KEY),
194 mask_bits(regs, PSW_MASK_MCHECK), mask_bits(regs, PSW_MASK_WAIT),
195 mask_bits(regs, PSW_MASK_PSTATE), mask_bits(reg
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Dinflate.c194 x = b & mask_bits[j];
223 STATIC const ush mask_bits[] = { variable
570 ml = mask_bits[bl]; /* precompute masks for speed */
571 md = mask_bits[bd];
582 } while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
602 n = t->v.n + ((unsigned)b & mask_bits[e]);
614 } while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
617 d = w - t->v.n - ((unsigned)b & mask_bits[e]);
867 m = mask_bits[bl];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dgzip_inflate.c195 x = b & mask_bits[j];
224 STATIC const ush mask_bits[] = { variable
540 ml = mask_bits[bl]; /* precompute masks for speed */
541 md = mask_bits[bd];
552 } while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
572 n = t->v.n + ((unsigned)b & mask_bits[e]);
584 } while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
587 d = w - t->v.n - ((unsigned)b & mask_bits[e]);
812 m = mask_bits[bl];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/libunarchive/
H A Ddecompress_unzip.c185 static const unsigned short mask_bits[] ALIGN2 = {
482 ml = mask_bits[bl]; /* precompute masks for speed */
483 md = mask_bits[bd];
507 t = t->v.t + ((unsigned) bb & mask_bits[e]);
528 nn = t->v.n + ((unsigned) bb & mask_bits[e]);
545 t = t->v.t + ((unsigned) bb & mask_bits[e]);
551 dd = w - t->v.n - ((unsigned) bb & mask_bits[e]);
839 m = mask_bits[bl];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dmsi.c91 u32 mask_bits; local
94 pci_read_config_dword(entry->dev, pos, &mask_bits);
95 mask_bits &= ~(1);
96 mask_bits |= flag;
97 pci_write_config_dword(entry->dev, pos, mask_bits);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth_sys.c1128 "%s/%i\n", addr_str, ipatoe->mask_bits);
1149 u8 *addr, int *mask_bits)
1169 *mask_bits = simple_strtoul(start, &tmp, 10);
1172 (*mask_bits > ((proto == QETH_PROT_IPV4) ? 32 : 128))) {
1185 int mask_bits; local
1190 if ((rc = qeth_parse_ipatoe(buf, proto, addr, &mask_bits)))
1199 ipatoe->mask_bits = mask_bits;
1229 int mask_bits; local
1234 if ((rc = qeth_parse_ipatoe(buf, proto, addr, &mask_bits)))
1148 qeth_parse_ipatoe(const char* buf, enum qeth_prot_versions proto, u8 *addr, int *mask_bits) argument
[all...]
H A Dqeth_mpc.h316 __u16 mask_bits; member in struct:qeth_arp_query_info
H A Dqeth_main.c4734 if (qinfo->mask_bits & QETH_QARP_STRIP_ENTRIES)
4742 if (qinfo->mask_bits & QETH_QARP_STRIP_ENTRIES)
4761 if (qinfo->mask_bits & QETH_QARP_STRIP_ENTRIES) {
4779 if (qinfo->mask_bits & QETH_QARP_STRIP_ENTRIES)
4849 /* get size of userspace buffer and mask_bits -> 6 bytes */
8169 (ipatoe->mask_bits == new->mask_bits)){
8184 u8 *addr, int mask_bits)
8196 (ipatoe->mask_bits == mask_bits)){
8183 qeth_del_ipato_entry(struct qeth_card *card, enum qeth_prot_versions proto, u8 *addr, int mask_bits) argument
[all...]
H A Dqeth.h648 int mask_bits; member in struct:qeth_ipato_entry
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Descape124.c104 unsigned mask_bits = get_bits(gb, 4); local
109 if (mask_bits & (1 << j))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/pcmcia/
H A Dsmc91c92_cs.c277 #define mask_bits(v, p) outw(inw(p)&(v), (p)) macro
1264 mask_bits(0xff00, ioaddr + RCR);
1265 mask_bits(0xff00, ioaddr + TCR);
1601 mask_bits(0x00ff, ioaddr-0x10+OSITECH_RESET_ISR);
1813 mask_bits(~OSI_AUI_PWR, ioaddr - 0x10 + OSITECH_AUI_PWR);

Completed in 134 milliseconds