Home
last modified time | relevance | path

Searched refs:word (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/linux-2.4.37.9/arch/sparc64/solaris/
Dsystbl.S27 .word solaris_unimplemented /* nosys 0 */
28 .word CHAIN(exit) /* exit d 1 */
29 .word CHAIN(fork) /* fork 2 */
30 .word CHAIN(read) /* read dpd 3 */
31 .word CHAIN(write) /* write dpd 4 */
32 .word solaris_open /* open soo 5 */
33 .word CHAIN(close) /* close d 6 */
34 .word solaris_wait /* wait xxx 7 */
35 .word CHAIN(creat) /* creat so 8 */
36 .word CHAIN(link) /* link ss 9 */
[all …]
/linux-2.4.37.9/arch/sparc64/kernel/
Dsystbls.S22 /*0*/ .word sys_nis_syscall, sparc_exit, sys_fork, sys_read, sys_write
23 /*5*/ .word sparc32_open, sys_close, sys32_wait4, sys_creat, sys_link
24 /*10*/ .word sys_unlink, sunos_execv, sys_chdir, sys32_chown16, sys32_mknod
25 /*15*/ .word sys32_chmod, sys32_lchown16, sparc_brk, sys_perfctr, sys32_lseek
26 /*20*/ .word sys_getpid, sys_capget, sys_capset, sys32_setuid16, sys32_getuid16
27 /*25*/ .word sys_time, sys_ptrace, sys_alarm, sys32_sigaltstack, sys32_pause
28 /*30*/ .word sys32_utime, sys_lchown, sys_fchown, sys_access, sys_nice
29 .word sys_chown, sys_sync, sys_kill, sys32_newstat, sys32_sendfile
30 /*40*/ .word sys32_newlstat, sys_dup, sys_pipe, sys32_times, sys_getuid
31 .word sys_umount, sys32_setgid16, sys32_getgid16, sys_signal, sys32_geteuid16
[all …]
/linux-2.4.37.9/drivers/isdn/eicon/
Ddsp_defs.h79 word format_version_bcd;
80 word header_size;
81 word combifile_description_size;
82 word directory_entries;
83 word directory_size;
84 word download_count;
85 word usage_mask_size;
90 word card_type_number;
91 word file_set_number;
97 word format_version_bcd;
[all …]
Dpr_pc.h16 word NextReq; /* pointer to next Req Buffer */
17 word NextRc; /* pointer to next Rc Buffer */
18 word NextInd; /* pointer to next Ind Buffer */
31 word Signature; /* ISDN-P initialized indication */
36 word next;
41 word Reference;
47 word next;
52 word Reference;
57 word next;
62 word MLength;
[all …]
Dlinio.c207 word base = (word) (dword) AttachedBase; in UxCardPortIoOut()
214 void UxCardPortIoOutW(ux_diva_card_t *card, void *AttachedBase, int offset, word the_word) in UxCardPortIoOutW()
216 word base = (word) (dword) AttachedBase; in UxCardPortIoOutW()
225 word base = (word) (dword) AttachedBase; in UxCardPortIoOutD()
234 word base = (word) (dword) AttachedBase; in UxCardPortIoIn()
241 word UxCardPortIoInW(ux_diva_card_t *card, void *AttachedBase, int offset) in UxCardPortIoInW()
243 word base = (word) (dword) AttachedBase; in UxCardPortIoInW()
271 word UxCardMemInW(ux_diva_card_t *card, void *address) in UxCardMemInW()
273 word w; in UxCardMemInW()
274 volatile word* t = (word*)address; in UxCardMemInW()
[all …]
Didi.h29 word length; /* length of data/parameter field */
36 word command; /* command = 0x0100 */
43 word command; /* command = 0x0200 */
49 word command; /* command = 0x0300 */
50 word dummy; /* not used */
58 word PLength;
75 word RLength; /* length of current R-data */
81 word user[2];
90 word XOffset; /* offset in x-buffer */
91 word ROffset; /* offset in r-buffer */
[all …]
Dpc_maint.h71 word er_b1;
72 word er_b2;
78 word XError;
79 word RError;
83 word free_n;
93 word w[BUFFER_SZ>>1];
94 word l[BUFFER_SZ>>2]; /* word is wrong, do not use! Use 'd' instead. */
105 word w[MIPS_BUFFER_SZ>>1];
106 word l[BUFFER_SZ>>2]; /* word is wrong, do not use! Use 'd' instead. */
118 word port;
[all …]
/linux-2.4.37.9/arch/sh/kernel/
Dpci-bigsur.c33 u32 word; in pcibios_init_platform() local
52 word = SH7751_PCIPINT_D3 | SH7751_PCIPINT_D0; in pcibios_init_platform()
53 outl(word, PCI_REG(SH7751_PCICLKR)); in pcibios_init_platform()
56 word = SH7751_PCICR_PREFIX | SH7751_PCICR_PRST; in pcibios_init_platform()
57 outl(word,PCI_REG(SH7751_PCICR)); in pcibios_init_platform()
60 word = SH7751_PCICR_PREFIX; in pcibios_init_platform()
61 outl(word,PCI_REG(SH7751_PCICR)); in pcibios_init_platform()
67 word = SH7751_PCICONF1_WCC | SH7751_PCICONF1_PER | in pcibios_init_platform()
69 outl(word, PCI_REG(SH7751_PCICONF1)); in pcibios_init_platform()
72 word = SH7751_PCI_HOST_BRIDGE << 24; in pcibios_init_platform()
[all …]
Dpci-snapgear.c38 u32 word; in pcibios_init_platform() local
64 word = SH7751_PCIPINT_D3 | SH7751_PCIPINT_D0; in pcibios_init_platform()
65 outl(word, PCI_REG(SH7751_PCICLKR)); in pcibios_init_platform()
73 word = SH7751_PCICR_PREFIX | SH7751_PCICR_PRST; in pcibios_init_platform()
74 outl(word,PCI_REG(SH7751_PCICR)); in pcibios_init_platform()
77 word = SH7751_PCICR_PREFIX; in pcibios_init_platform()
78 outl(word,PCI_REG(SH7751_PCICR)); in pcibios_init_platform()
85 word = SH7751_PCICONF1_WCC | SH7751_PCICONF1_PER | in pcibios_init_platform()
87 outl(word, PCI_REG(SH7751_PCICONF1)); in pcibios_init_platform()
90 word = SH7751_PCI_HOST_BRIDGE << 24; in pcibios_init_platform()
[all …]
Dio_microdev.c80 unsigned short word; /* temp variable */ in microdev_outb() local
86 word = microdev_inw(evenPort); in microdev_outb()
87 word = (word & 0xffu) | (b << 8); in microdev_outb()
88 microdev_outw(word, evenPort); in microdev_outb()
92 unsigned short word; /* temp variable */ in microdev_outb() local
98 word = microdev_inw(port); in microdev_outb()
99 word = (word & 0xff00u) | (b); in microdev_outb()
100 microdev_outw(word, port); in microdev_outb()
/linux-2.4.37.9/arch/ppc/kernel/
Dppc4xx_pic.c106 int bit, word; in ppc403_aic_enable() local
109 word = irq >> 5; in ppc403_aic_enable()
111 ppc_cached_irq_mask[word] |= (1 << (31 - bit)); in ppc403_aic_enable()
112 mtdcr(DCRN_EXIER, ppc_cached_irq_mask[word]); in ppc403_aic_enable()
118 int bit, word; in ppc403_aic_disable() local
121 word = irq >> 5; in ppc403_aic_disable()
123 ppc_cached_irq_mask[word] &= ~(1 << (31 - bit)); in ppc403_aic_disable()
124 mtdcr(DCRN_EXIER, ppc_cached_irq_mask[word]); in ppc403_aic_disable()
130 int bit, word; in ppc403_aic_disable_and_ack() local
133 word = irq >> 5; in ppc403_aic_disable_and_ack()
[all …]
Dcpm2_pic.c45 int bit, word; in cpm2_mask_irq() local
49 word = irq_to_siureg[irq_nr]; in cpm2_mask_irq()
52 ppc_cached_irq_mask[word] &= ~(1 << (31 - bit)); in cpm2_mask_irq()
53 simr[word] = ppc_cached_irq_mask[word]; in cpm2_mask_irq()
58 int bit, word; in cpm2_unmask_irq() local
62 word = irq_to_siureg[irq_nr]; in cpm2_unmask_irq()
65 ppc_cached_irq_mask[word] |= (1 << (31 - bit)); in cpm2_unmask_irq()
66 simr[word] = ppc_cached_irq_mask[word]; in cpm2_unmask_irq()
71 int bit, word; in cpm2_mask_and_ack() local
75 word = irq_to_siureg[irq_nr]; in cpm2_mask_and_ack()
[all …]
Dppc8xx_pic.c24 int bit, word; in m8xx_mask_irq() local
27 word = irq_nr >> 5; in m8xx_mask_irq()
29 ppc_cached_irq_mask[word] &= ~(1 << (31-bit)); in m8xx_mask_irq()
31 ppc_cached_irq_mask[word]; in m8xx_mask_irq()
36 int bit, word; in m8xx_unmask_irq() local
39 word = irq_nr >> 5; in m8xx_unmask_irq()
41 ppc_cached_irq_mask[word] |= (1 << (31-bit)); in m8xx_unmask_irq()
43 ppc_cached_irq_mask[word]; in m8xx_unmask_irq()
49 int bit, word; in m8xx_end_irq() local
52 word = irq_nr >> 5; in m8xx_end_irq()
[all …]
/linux-2.4.37.9/arch/alpha/lib/
Dcsum_partial_copy.c110 unsigned long word; in csum_partial_cfu_aligned() local
111 err |= __get_user(word, src); in csum_partial_cfu_aligned()
114 checksum += word; in csum_partial_cfu_aligned()
116 carry = checksum < word; in csum_partial_cfu_aligned()
117 *dst = word; in csum_partial_cfu_aligned()
123 unsigned long word, tmp; in csum_partial_cfu_aligned() local
124 err |= __get_user(word, src); in csum_partial_cfu_aligned()
126 mskql(word, len, word); in csum_partial_cfu_aligned()
127 checksum += word; in csum_partial_cfu_aligned()
129 carry = checksum < word; in csum_partial_cfu_aligned()
[all …]
/linux-2.4.37.9/include/asm-mips/
Dchecksum.h97 unsigned int *word = (unsigned int *) iph; in ip_fast_csum() local
98 unsigned int *stop = word + ihl; in ip_fast_csum()
102 csum = word[0]; in ip_fast_csum()
103 csum += word[1]; in ip_fast_csum()
104 carry = (csum < word[1]); in ip_fast_csum()
107 csum += word[2]; in ip_fast_csum()
108 carry = (csum < word[2]); in ip_fast_csum()
111 csum += word[3]; in ip_fast_csum()
112 carry = (csum < word[3]); in ip_fast_csum()
115 word += 4; in ip_fast_csum()
[all …]
Dbitops.h596 static __inline__ unsigned long ffz(unsigned long word) in ffz() argument
600 word = ~word; in ffz()
601 s = 16; if (word << 16 != 0) s = 0; b += s; word >>= s; in ffz()
602 s = 8; if (word << 24 != 0) s = 0; b += s; word >>= s; in ffz()
603 s = 4; if (word << 28 != 0) s = 0; b += s; word >>= s; in ffz()
604 s = 2; if (word << 30 != 0) s = 0; b += s; word >>= s; in ffz()
605 s = 1; if (word << 31 != 0) s = 0; b += s; in ffz()
735 static inline unsigned long ext2_ffz(unsigned int word) in ext2_ffz() argument
739 word = ~word; in ext2_ffz()
740 s = 16; if (word << 16 != 0) s = 0; b += s; word >>= s; in ext2_ffz()
[all …]
/linux-2.4.37.9/include/asm-mips64/
Dchecksum.h100 unsigned int *word = (unsigned int *) iph; in ip_fast_csum() local
101 unsigned int *stop = word + ihl; in ip_fast_csum()
105 csum = word[0]; in ip_fast_csum()
106 csum += word[1]; in ip_fast_csum()
107 carry = (csum < word[1]); in ip_fast_csum()
110 csum += word[2]; in ip_fast_csum()
111 carry = (csum < word[2]); in ip_fast_csum()
114 csum += word[3]; in ip_fast_csum()
115 carry = (csum < word[3]); in ip_fast_csum()
118 word += 4; in ip_fast_csum()
[all …]
Dbitops.h316 static __inline__ unsigned long ffz(unsigned long word) in ffz() argument
320 word = ~word; in ffz()
321 s = 32; if (word << 32 != 0) s = 0; b += s; word >>= s; in ffz()
322 s = 16; if (word << 48 != 0) s = 0; b += s; word >>= s; in ffz()
323 s = 8; if (word << 56 != 0) s = 0; b += s; word >>= s; in ffz()
324 s = 4; if (word << 60 != 0) s = 0; b += s; word >>= s; in ffz()
325 s = 2; if (word << 62 != 0) s = 0; b += s; word >>= s; in ffz()
326 s = 1; if (word << 63 != 0) s = 0; b += s; in ffz()
440 static inline unsigned long ext2_ffz(unsigned int word) in ext2_ffz() argument
444 word = ~word; in ext2_ffz()
[all …]
/linux-2.4.37.9/arch/mips/lasat/image/
Dhead.S9 .word LASAT_K_MAGIC0_VAL
10 .word LASAT_K_MAGIC1_VAL
13 .word 0x00000002
16 .word _image_start
17 .word _image_size
20 .word _kernel_start
21 .word _kernel_entry
27 .word TIMESTAMP
/linux-2.4.37.9/drivers/net/
D3c505.h136 typedef unsigned short int word; typedef
141 word cmd_q,
150 word buf_ofs,
157 word buf_ofs,
163 word buf_ofs,
173 word buf_ofs,
183 word err_CRC,
191 word error;
193 word ROM_cksum;
195 word ofs, seg;
[all …]
/linux-2.4.37.9/arch/arm/lib/
Duaccess-armo.S20 .word uaccess_user_put_byte
21 .word uaccess_user_get_byte
22 .word uaccess_user_put_half
23 .word uaccess_user_get_half
24 .word uaccess_user_put_word
25 .word uaccess_user_get_word
26 .word __arch_copy_from_user
27 .word __arch_copy_to_user
28 .word __arch_clear_user
29 .word __arch_strncpy_from_user
[all …]
/linux-2.4.37.9/include/asm-arm/
Dbitops.h98 static inline unsigned long ffz(unsigned long word) in ffz() argument
102 word = ~word; in ffz()
104 if (word & 0x0000ffff) { k -= 16; word <<= 16; } in ffz()
105 if (word & 0x00ff0000) { k -= 8; word <<= 8; } in ffz()
106 if (word & 0x0f000000) { k -= 4; word <<= 4; } in ffz()
107 if (word & 0x30000000) { k -= 2; word <<= 2; } in ffz()
108 if (word & 0x40000000) { k -= 1; } in ffz()
/linux-2.4.37.9/arch/arm/mm/
Dproc-arm6,7.S401 .word cpu_arm6_data_abort
402 .word cpu_arm6_check_bugs
403 .word cpu_arm6_proc_init
404 .word cpu_arm6_proc_fin
405 .word cpu_arm6_reset
406 .word cpu_arm6_do_idle
409 .word cpu_arm6_cache_clean_invalidate_all
410 .word cpu_arm6_cache_clean_invalidate_range
411 .word cpu_arm6_flush_ram_page
414 .word cpu_arm6_dcache_invalidate_range
[all …]
Dproc-sa110.S614 .word cpu_sa110_data_abort
615 .word cpu_sa110_check_bugs
616 .word cpu_sa110_proc_init
617 .word cpu_sa110_proc_fin
618 .word cpu_sa110_reset
619 .word cpu_sa110_do_idle
622 .word cpu_sa110_cache_clean_invalidate_all
623 .word cpu_sa110_cache_clean_invalidate_range
624 .word cpu_sa110_flush_ram_page
627 .word cpu_sa110_dcache_invalidate_range
[all …]
/linux-2.4.37.9/arch/arm/kernel/
Dentry-armv.S338 .word 0
366 .word 0
612 .word 0
768 .LCirq: .word __temp_irq
769 .LCund: .word __temp_und
770 .LCabt: .word __temp_abt
772 .LCprocfns: .word SYMBOL_NAME(processor)
774 .LCfp: .word SYMBOL_NAME(fp_enter)
884 .word fpe_not_present
937 .LCtab_irq: .word __irq_usr @ 0 (USR_26 / USR_32)
[all …]

12345678910>>...16