Searched refs:u_long (Results 76 - 100 of 154) sorted by relevance

1234567

/linux-master/arch/m68k/kernel/
H A Dsetup_no.c177 u_long clockfreq;
/linux-master/drivers/isdn/hardware/mISDN/
H A Dipac.h27 int (*ctrl)(struct isac_hw *, u32, u_long);
69 int (*ctrl)(struct ipac_hw *, u32, u_long);
H A Davmfritz.c294 __read_status_pci(u_long addr, u32 channel)
301 __read_status_pciv2(u_long addr, u32 channel)
778 u_long flags;
841 u_long flags;
1002 u_long flags;
1029 u_long flags;
H A Dhfcmulti.c886 u_long flags;
1013 u_long plx_flags;
1079 u_long flags, val, val2 = 0, rev;
1084 u_long plx_flags, hfc_flags;
2358 u_long flags;
2659 u_long flags;
3190 u_long flags;
3303 u_long flags;
3416 u_long flags;
3529 (struct dsp_features *)(*((u_long *)
[all...]
H A Disar.h41 int (*ctrl)(void *, u32, u_long);
H A Dw6692.c807 u_long flags;
899 u_long flags;
1030 u_long flags;
1065 u_long flags;
1098 u_long flags;
1246 u_long flags;
1276 u_long flags;
/linux-master/drivers/isdn/mISDN/
H A Dtimerdev.c159 u_long flags;
189 timer->tl.expires = jiffies + ((HZ * (u_long)timeout) / 1000);
H A Ddsp_core.c652 *((u_long *)&cq.p1) = (u_long)&dsp->features;
670 u_long flags;
955 u_long flags;
1050 u_long flags;
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c146 u_long s;
419 ahc->bsh.ioport = (u_long)base;
H A Daic7xxx_proc.c193 u_long s;
H A Daic79xx_proc.c213 u_long s;
H A Daic7xxx_osm.c913 ahc_linux_setup_tag_info(u_long arg, int instance, int targ, int32_t value)
927 void (*callback)(u_long, int, int, int32_t),
928 u_long callback_arg)
1082 u_long s;
1578 u_long flags;
1841 (u_long)SCSI_SENSE_BUFFERSIZE);
2019 u_long s;
/linux-master/sound/oss/dmasound/
H A Ddmasound_core.c345 static int mixer_ioctl(struct file *file, u_int cmd, u_long arg)
369 static long mixer_unlocked_ioctl(struct file *file, u_int cmd, u_long arg)
985 static int sq_ioctl(struct file *file, u_int cmd, u_long arg)
988 u_long fmt;
1143 static long sq_unlocked_ioctl(struct file *file, u_int cmd, u_long arg)
H A Ddmasound_paula.c121 static int AmiMixerIoctl(u_int cmd, u_long arg);
465 u_long size;
619 static int AmiMixerIoctl(u_int cmd, u_long arg)
/linux-master/drivers/net/fddi/skfp/h/
H A Dsupern_2.h1051 #define COMPLREF ((u_long)32*256*256) /* two's complement 21 bit */
1052 #define MSTOBCLK(x) ((u_long)(x)*12500L)
1053 #define MSTOTVX(x) (((u_long)(x)*1000L)/80/255)
/linux-master/arch/m68k/atari/
H A Dconfig.c53 u_long atari_mch_cookie;
56 u_long atari_mch_type;
62 u_long atari_switches;
/linux-master/drivers/net/fddi/skfp/
H A Dpcmplc.c205 static void start_pcm_timer0(struct s_smc *smc, u_long value, int event,
683 AIX_EVENT(smc, (u_long) FDDI_RING_STATUS, (u_long)
684 FDDI_PORT_EVENT, (u_long) FDDI_PORT_STOP,
696 AIX_EVENT(smc, (u_long) FDDI_RING_STATUS, (u_long)
697 FDDI_PORT_EVENT, (u_long) FDDI_PORT_DISABLED,
1069 u_long errors ;
/linux-master/include/linux/
H A DmISDNif.h470 u_long opt;
506 u_long status;
/linux-master/drivers/mtd/devices/
H A Dblock2mtd.c62 u_long *p;
63 u_long *max;
/linux-master/arch/alpha/kernel/
H A Dsys_sable.c310 *(vulp)T2_VAR = (u_long) bit;
/linux-master/drivers/scsi/
H A Dncr53c8xx.h1265 u_long base;
1266 u_long base_2;
1267 u_long base_c;
1268 u_long base_2_c;
/linux-master/fs/freevxfs/
H A Dvxfs.h144 u_long vsi_iext; /* initial inode list */
H A Dvxfs_super.c189 u_long bsize;
/linux-master/drivers/pcmcia/
H A Dpcmcia_resource.c45 struct resource *pcmcia_find_mem_region(u_long base, u_long num, u_long align,
838 u_long align;
/linux-master/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c2239 u_long data_offset, u_char *buf, u_int size,
2240 u_long prot_offset, u_int groupno, u_int groupsize);
2243 do_otp_read(struct map_info *map, struct flchip *chip, u_long offset,
2244 u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz)
2276 do_otp_write(struct map_info *map, struct flchip *chip, u_long offset,
2277 u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz)
2301 do_otp_lock(struct map_info *map, struct flchip *chip, u_long offset,
2302 u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz)
2325 u_long devsize, reg_prot_offset, data_offset;

Completed in 516 milliseconds

1234567