/linux-2.4.37.9/include/asm-alpha/ |
D | core_mcpcia.h | 75 #define MCPCIA_MID(m) ((unsigned long)(m) << 33) argument 86 #define MCPCIA_SPARSE(m) (IDENT_ADDR + 0xf000000000UL + MCPCIA_MID(m)) argument 87 #define MCPCIA_DENSE(m) (IDENT_ADDR + 0xf100000000UL + MCPCIA_MID(m)) argument 88 #define MCPCIA_IO(m) (IDENT_ADDR + 0xf180000000UL + MCPCIA_MID(m)) argument 89 #define MCPCIA_CONF(m) (IDENT_ADDR + 0xf1c0000000UL + MCPCIA_MID(m)) argument 90 #define MCPCIA_CSR(m) (IDENT_ADDR + 0xf1e0000000UL + MCPCIA_MID(m)) argument 91 #define MCPCIA_IO_IACK(m) (IDENT_ADDR + 0xf1f0000000UL + MCPCIA_MID(m)) argument 92 #define MCPCIA_DENSE_IO(m) (IDENT_ADDR + 0xe1fc000000UL + MCPCIA_MID(m)) argument 93 #define MCPCIA_DENSE_CONF(m) (IDENT_ADDR + 0xe1fe000000UL + MCPCIA_MID(m)) argument 98 #define MCPCIA_REV(m) (MCPCIA_CSR(m) + 0x000) argument [all …]
|
D | bitops.h | 27 int *m = ((int *) addr) + (nr >> 5); in set_bit() local 47 int *m = ((int *) addr) + (nr >> 5); in __set_bit() local 59 int *m = ((int *) addr) + (nr >> 5); in clear_bit() local 79 int *m = ((int *) addr) + (nr >> 5); in __change_bit() local 88 int *m = ((int *) addr) + (nr >> 5); in change_bit() local 107 int *m = ((int *) addr) + (nr >> 5); in test_and_set_bit() local 136 int *m = ((int *) addr) + (nr >> 5); in __test_and_set_bit() local 148 int *m = ((int *) addr) + (nr >> 5); in test_and_clear_bit() local 177 int *m = ((int *) addr) + (nr >> 5); in __test_and_clear_bit() local 191 int *m = ((int *) addr) + (nr >> 5); in __test_and_change_bit() local [all …]
|
D | core_cia.h | 220 #define CIA_IOC_TBn_PAGEm(n,m) \ argument 323 unsigned long w = __kernel_insbl(b, addr & 3); in cia_outb() local 337 unsigned long w = __kernel_inswl(b, addr & 3); in cia_outw() local 444 unsigned long w; in cia_writeb() local 453 unsigned long w; in cia_writew() local
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | bitops.h | 25 unsigned long *m; in __set_bit() local 33 unsigned long *m; in __clear_bit() local 41 unsigned long *m; in __change_bit() local 49 unsigned long *m = ((unsigned long *)addr) + (nr >> 6); in __test_and_set_bit() local 59 unsigned long *m = ((unsigned long *)addr) + (nr >> 6); in __test_and_clear_bit() local 69 unsigned long *m = ((unsigned long *)addr) + (nr >> 6); in __test_and_change_bit() local 151 static __inline__ unsigned int hweight64(unsigned long w) in hweight64() 159 static __inline__ unsigned int hweight32(unsigned int w) in hweight32() 167 static __inline__ unsigned int hweight16(unsigned int w) in hweight16() 175 static __inline__ unsigned int hweight8(unsigned int w) in hweight8()
|
/linux-2.4.37.9/lib/zlib_inflate/ |
D | inflate.c | 42 int ZEXPORT zlib_inflateInit2_(z, w, version, stream_size) in zlib_inflateInit2_() argument 253 uInt m; /* number of marker bytes found in a row */ local 254 uLong r, w; /* temporaries to save total_in and total_out */ local 331 uInt m; /* bytes to end of window or read pointer */ in zlib_inflate_addhistory() local
|
D | infblock.c | 85 inflate_blocks_statef *zlib_inflate_blocks_new(z, c, w) in zlib_inflate_blocks_new() argument 114 uInt m; /* bytes to end of window or read pointer */ local
|
D | inftrees.c | 90 local int huft_build(b, n, s, d, e, t, m, hp, hn, v) in huft_build() argument 122 register int w; /* bits before this table == (l * h) */ local
|
/linux-2.4.37.9/fs/xfs/ |
D | xfs_rtalloc.h | 77 #define XFS_RTLOBIT(w) xfs_lowbit32(w) argument 78 #define XFS_RTHIBIT(w) xfs_highbit32(w) argument 179 # define xfs_rtpick_extent(m,t,l,rb) (ENOSYS) argument 181 # define xfs_rtmount_init(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (ENOSYS)) argument 182 # define xfs_rtmount_inodes(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (ENOSYS)) argument
|
/linux-2.4.37.9/crypto/ |
D | twofish.c | 473 #define CALC_S(a, b, c, d, i, w, x, y, z) \ argument 540 #define CALC_K(a, j, k, l, m, n) \ argument 553 #define CALC_K192(a, j, k, l, m, n) \ argument 566 #define CALC_K256(a, j, k, l, m, n) \ argument 623 #define INPACK(n, x, m) \ argument 627 #define OUTUNPACK(n, x, m) \ argument 641 u32 s[4][256], w[8], k[32]; member
|
/linux-2.4.37.9/lib/ |
D | inflate.c | 162 #define flush_output(w) (wp=(w),flush_window()) argument 274 STATIC int huft_build(b, n, s, d, e, t, m) in huft_build() argument 302 register int w; /* bits before this table == (l * h) */ local 523 unsigned w; /* current window position */ local 628 unsigned w; /* current window position */ in inflate_stored() local 740 unsigned m; /* mask for bit lengths table */ in inflate_dynamic() local
|
/linux-2.4.37.9/drivers/video/ |
D | tridentfb.c | 203 static void blade_fill_rect(int x,int y,int w,int h,int c) in blade_fill_rect() 213 static void blade_copy_rect(int x1,int y1,int x2,int y2,int w,int h) in blade_copy_rect() 314 static void xp_fill_rect(int x,int y,int w,int h,int c) in xp_fill_rect() 325 static void xp_copy_rect(int x1,int y1,int x2,int y2,int w,int h) in xp_copy_rect() 399 static void image_fill_rect(int x,int y,int w,int h,int c) in image_fill_rect() 412 static void image_copy_rect(int x1,int y1,int x2,int y2,int w,int h) in image_copy_rect() 669 #define calc_freq(n,m,k) ( ((unsigned long)0xE517 * (n+8) / ((m+2)*(1<<k))) >> 12 ) argument 674 int m,n,k; in set_vclk() local 1107 int m = i->currentmode.bpp==8?256:16; in trident_getcolreg() local 1130 int m = bpp==8?256:16; in trident_setcolreg() local
|
D | pm2fb.c | 525 unsigned char m; in pm2_mnp() local 553 unsigned char m; in pm2v_mnp() local 588 unsigned char m, n, p; in pm2_set_memclock() local 607 unsigned char m, n, p; in pm2_set_pixclock() local 786 s32 x, s32 y, s32 w, s32 h) { in pm2fb_pp_copy() 815 s32 x, s32 y, s32 w, s32 h, in pm2fb_block_op() 1038 unsigned char* m; in pm2pci_detect() local 1078 unsigned long w, h; in pm2pci_detect() local 1880 u8 m, b; in pm2v_set_cursor_shape() local
|
/linux-2.4.37.9/drivers/pcmcia/ |
D | m8xx_pcmcia.c | 412 u_int m; in m8xx_shutdown() local 413 pcmcia_win_t *w; in m8xx_shutdown() local 951 pcmcia_win_t *w; in m8xx_set_io_map() local 1032 pcmcia_win_t *w; in m8xx_set_mem_map() local 1161 pcmcia_win_t *w; in m8xx_init() local 1162 u_int m; in m8xx_init() local
|
D | cs.c | 1170 int w; in pcmcia_get_window() local 1940 int w; in pcmcia_request_window() local 2272 memory_handle_t m; in CardServices() local 2286 eraseq_handle_t w; in CardServices() local 2311 window_handle_t w; in CardServices() local
|
/linux-2.4.37.9/include/asm-ppc/ |
D | mmu.h | 47 unsigned long w:1; /* Write-thru cache mode */ member 49 unsigned long m:1; /* Memory coherence */ member 78 unsigned long w:1; member 80 unsigned long m:1; /* Memory coherence */ member 112 unsigned long w:1; /* Write-thru cache */ member 114 unsigned long m:1; /* Memory coherence */ member
|
/linux-2.4.37.9/arch/ppc64/boot/ |
D | zlib.c | 357 int inflateInit2(z, w) in inflateInit2() argument 544 uInt m; /* number of marker bytes found in a row */ local 545 uLong r, w; /* temporaries to save total_in and total_out */ local 788 local inflate_blocks_statef *inflate_blocks_new(z, c, w) in inflate_blocks_new() argument 823 uInt m; /* bytes to end of window or read pointer */ local 1105 uInt m; /* bytes to end of window or read pointer */ local 1246 local int huft_build(b, n, s, d, e, t, m, zs) in huft_build() argument 1276 register int w; /* bits before this table == (l * h) */ local 1712 uInt m; /* bytes to end of window or read pointer */ local 1974 uInt m; /* bytes to end of window or read pointer */ local
|
/linux-2.4.37.9/arch/ppc/boot/lib/ |
D | zlib.c | 334 int inflateInit2(z, w) in inflateInit2() argument 521 uInt m; /* number of marker bytes found in a row */ local 522 uLong r, w; /* temporaries to save total_in and total_out */ local 765 local inflate_blocks_statef *inflate_blocks_new(z, c, w) in inflate_blocks_new() argument 800 uInt m; /* bytes to end of window or read pointer */ local 1089 uInt m; /* bytes to end of window or read pointer */ local 1230 local int huft_build(b, n, s, d, e, t, m, zs) in huft_build() argument 1260 register int w; /* bits before this table == (l * h) */ local 1696 uInt m; /* bytes to end of window or read pointer */ local 1958 uInt m; /* bytes to end of window or read pointer */ local
|
/linux-2.4.37.9/drivers/scsi/ |
D | sym53c8xx_comm.h | 106 #define offsetof(t, m) ((size_t) (&((t *)0)->m)) argument 322 #define pci_read_config_byte(d, w, v) \ argument 324 #define pci_read_config_word(d, w, v) \ argument 326 #define pci_read_config_dword(d, w, v) \ argument 329 #define pci_write_config_byte(d, w, v) \ argument 331 #define pci_write_config_word(d, w, v) \ argument 333 #define pci_write_config_dword(d, w, v) \ argument 582 #define VTOB_HASH_CODE(m) \ argument 736 m_addr_t m = GetPages(); in ___mp0_getp() local 742 static void ___mp0_freep(m_pool_s *mp, m_addr_t m) in ___mp0_freep() [all …]
|
D | atp870u.c | 538 unsigned short int m; in atp870u_queuecommand() local 622 unsigned short int tmpcip, w; in send_s870() local 970 unsigned short int m, assignid_map, val; in tscam() local 1209 unsigned short int m; in is870() local 1705 unsigned short int m; in is880() local 2361 unsigned char irq, h, k, m; in atp870u_detect() local
|
/linux-2.4.37.9/drivers/video/intel/ |
D | intelfbhw.c | 677 splitm(unsigned int m, unsigned int *retm1, unsigned int *retm2) in splitm() 725 u32 f_vco, p, p_best = 0, m, f_out; in calc_pll_params() local 1390 intelfbhw_do_fillrect(struct intelfb_info *dinfo, u32 x, u32 y, u32 w, u32 h, in intelfbhw_do_fillrect() 1431 u32 dstx, u32 dsty, u32 w, u32 h, u32 pitch, u32 bpp) in intelfbhw_do_bitblt() 1476 intelfbhw_do_drawglyph(struct intelfb_info *dinfo, u32 fg, u32 bg, u32 w, u32 h, in intelfbhw_do_drawglyph()
|
/linux-2.4.37.9/include/asm-parisc/ |
D | system.h | 17 unsigned int w:1; member 29 unsigned int m:1; member
|
/linux-2.4.37.9/drivers/char/joystick/ |
D | tmdc.c | 115 unsigned char u, v, w, x; in tmdc_read_packet() local 261 int i, j, k, l, m; in tmdc_connect() local
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | mmu.h | 121 unsigned long w: 1; /* Write-thru cache mode */ member 123 unsigned long m: 1; /* Memory coherence required */ member 137 unsigned long w: 1; /* Write-thru cache mode */ member 139 unsigned long m: 1; /* Memory coherence required */ member
|
/linux-2.4.37.9/drivers/char/ipmi/ |
D | ipmi_msghandler.c | 943 int m; in i_ipmi_request() local 1097 struct ipmi_smi_watcher *w; in ipmi_register_smi() local 1191 struct ipmi_smi_watcher *w; in ipmi_unregister_smi() local 1515 int m; in handle_new_recv_msg() local 1639 int m; in send_from_recv_msg() local
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | smp.c | 102 #define smp_message_pass(t,m,d,w) \ argument
|