/linux-2.4.37.9/net/wanrouter/ |
D | wanproc.c | 248 unsigned offs = n; in router_proc_read() local 281 static int config_get_info(char* buf, char** start, off_t offs, int len) in config_get_info() 311 static int status_get_info(char* buf, char** start, off_t offs, int len) in status_get_info() 373 static int wandev_get_info(char* buf, char** start, off_t offs, int len) in wandev_get_info() 793 int pos, offs, len; in router_proc_read() local 828 int err, pos, offs, len; in router_proc_read() local 861 static int config_get_info(char* buf, char** start, off_t offs, int len, in config_get_info() 892 static int status_get_info(char* buf, char** start, off_t offs, int len, in status_get_info() 959 static int wandev_get_info(char* buf, char** start, off_t offs, int len, in wandev_get_info()
|
/linux-2.4.37.9/arch/sparc/kernel/ |
D | pmc.c | 36 #define pmc_readb(offs) (sbus_readb(regs+offs)) argument 37 #define pmc_writeb(val, offs) (sbus_writeb(val, regs+offs)) argument
|
D | apc.c | 35 #define apc_readb(offs) (sbus_readb(regs+offs)) argument 36 #define apc_writeb(val, offs) (sbus_writeb(val, regs+offs)) argument
|
/linux-2.4.37.9/net/8021q/ |
D | vlanproc.c | 239 unsigned offs = n; in vlan_proc_read() local 338 off_t offs, int len) in vlan_config_get_info() 353 off_t offs, int len) in vlandev_get_info()
|
/linux-2.4.37.9/fs/umsdos/ |
D | emd.c | 134 int offs = *pos & ~PAGE_CACHE_MASK; in umsdos_emd_dir_readentry() local 210 int offs; in umsdos_writeentry() local 362 int offs = PAGE_CACHE_SIZE,max_offs = PAGE_CACHE_SIZE; in umsdos_find() local
|
D | inode.c | 233 int offs; in umsdos_notify_change_locked() local
|
/linux-2.4.37.9/drivers/video/matrox/ |
D | matroxfb_base.h | 179 static inline unsigned int mga_readb(vaddr_t va, unsigned int offs) { in mga_readb() 183 static inline unsigned int mga_readw(vaddr_t va, unsigned int offs) { in mga_readw() 187 static inline u_int32_t mga_readl(vaddr_t va, unsigned int offs) { in mga_readl() 191 static inline void mga_writeb(vaddr_t va, unsigned int offs, u_int8_t value) { in mga_writeb() 195 static inline void mga_writew(vaddr_t va, unsigned int offs, u_int16_t value) { in mga_writew() 199 static inline void mga_writel(vaddr_t va, unsigned int offs, u_int32_t value) { in mga_writel() 203 static inline unsigned int mga_readb(vaddr_t va, unsigned int offs) { in mga_readb() 207 static inline unsigned int mga_readw(vaddr_t va, unsigned int offs) { in mga_readw() 211 static inline u_int32_t mga_readl(vaddr_t va, unsigned int offs) { in mga_readl() 215 static inline void mga_writeb(vaddr_t va, unsigned int offs, u_int8_t value) { in mga_writeb() [all …]
|
D | matroxfb_accel.c | 867 unsigned int offs; in matrox_text_clear() local 890 unsigned int offs; in matrox_text_putc() local 910 unsigned int offs; in matrox_text_putcs() local 935 unsigned int offs; in matrox_text_revc() local
|
/linux-2.4.37.9/drivers/net/hamradio/soundmodem/ |
D | smdma.h | 85 unsigned int dmaptr, sz, frg, offs; in dma_ptr() local
|
/linux-2.4.37.9/drivers/block/paride/ |
D | paride.h | 103 #define out_p(offs,byte) outb(byte,pi->port+offs); delay_p; argument 104 #define in_p(offs) (delay_p,inb(pi->port+offs)) argument
|
D | pt.c | 572 static void xs( char *buf, char *targ, int offs, int len ) in xs() 584 static int xn( char *buf, int offs, int size ) in xn()
|
D | pf.c | 728 static void xs( char *buf, char *targ, int offs, int len ) in xs() 740 static int xl( char *buf, int offs ) in xl()
|
D | pg.c | 486 static void xs( char *buf, char *targ, int offs, int len ) in xs()
|
/linux-2.4.37.9/drivers/isdn/hysdn/ |
D | boardergo.c | 221 ergo_writebootimg(struct HYSDN_CARD *card, uchar * buf, ulong offs) in ergo_writebootimg()
|
/linux-2.4.37.9/drivers/sound/ |
D | maui.c | 244 int offs, int count, int pmgr_flag) in maui_load_patch()
|
D | audio.c | 149 unsigned long offs = dmap->user_counter % dmap->bytes_in_use; in sync_output() local
|
D | midi_synth.c | 470 int offs, int count, int pmgr_flag) in midi_synth_load_patch()
|
/linux-2.4.37.9/fs/ |
D | seq_file.c | 106 size_t offs = m->count; in seq_read() local
|
/linux-2.4.37.9/net/sunrpc/ |
D | xdr.c | 493 size_t copy, offs; in xdr_shrink_bufhead() local
|
/linux-2.4.37.9/fs/partitions/ |
D | msdos.c | 154 unsigned long offs, size, next; in extended_partition() local
|
/linux-2.4.37.9/drivers/cdrom/ |
D | gscd.c | 256 long offs; in gscd_transfer() local
|
D | mcd.c | 568 int offs =(i * 4 + (CURRENT->sector & 3)) * 512; in mcd_transfer() local
|
D | sjcd.c | 1092 int offs = in sjcd_transfer() local
|
/linux-2.4.37.9/fs/ext2/ |
D | dir.c | 73 unsigned offs, rec_len; in ext2_check_page() local
|
/linux-2.4.37.9/drivers/usb/ |
D | audio.c | 924 unsigned int i, maxsize, offs; in usbin_prepare_desc() local 1022 unsigned int i, offs; in usbin_sync_prepare_desc() local 1275 unsigned int i, ufmtb, dfmtb, err = 0, cnt, scnt, offs; in usbout_prepare_desc() local 1374 unsigned int i, offs; in usbout_sync_prepare_desc() local
|