Searched refs:u_int (Results 426 - 450 of 603) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dgetsize.c213 u_int bs;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhfc4s8s_l1.c229 return (inb((volatile u_int) (a->iobase + 4)));
270 return (inb((volatile u_int) a->iobase));
276 return (inb((volatile u_int) a->iobase));
284 return (inw((volatile u_int) a->iobase));
291 return (inl((volatile u_int) a->iobase));
297 return (inl((volatile u_int) a->iobase));
304 while (inb((volatile u_int) a->iobase) & M_BUSY);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/omapfb/
H A Domapfb-main.c1144 static int _setcolreg(struct fb_info *fbi, u_int regno, u_int red, u_int green,
1145 u_int blue, u_int transp, int update_hw_pal)
1196 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
1197 u_int trans
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtcpdump.c124 static void ndo_default_print(netdissect_options *, const u_char *, u_int);
145 static u_int packets_captured;
1888 u_int hdrlen;
2006 ndo_default_print(netdissect_options *ndo _U_, const u_char *bp, u_int length)
2012 default_print(const u_char *bp, u_int length)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Darkfb.c797 static int arkfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
798 u_int transp, struct fb_info *fb)
H A Ds3fb.c728 static int s3fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
729 u_int transp, struct fb_info *fb)
H A Dsh_mobile_lcdcfb.c719 static int sh_mobile_lcdc_setcolreg(u_int regno,
720 u_int red, u_int green, u_int blue,
721 u_int transp, struct fb_info *info)
H A Dsstfb.c638 static int sstfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
639 u_int transp, struct fb_info *info)
H A Dneofb.c1192 static int neofb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
1193 u_int transp, struct fb_info *fb)
2012 u_int h_sync, v_sync;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfileops_auto.c76 u_int npad;
284 u_int npad;
520 u_int npad;
803 u_int npad;
1044 u_int npad;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_auto.c86 u_int npad;
326 u_int npad;
580 u_int npad;
839 u_int npad;
1114 u_int npad;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_auto.c131 u_int npad;
395 u_int npad;
600 u_int npad;
820 u_int npad;
1046 u_int npad;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/avm/
H A Dc4.c199 u_int left;
675 u_int i;
818 u_int left;
903 u_int i;
924 u_int i;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h52 * We also provide the standard u_int, u_long etc., if they're not provided
65 typedef unsigned int u_int; typedef
929 u_int port;
1261 u_int cl_id; /* RPC: remote client id. */
1658 u_int cl_id; /* Remote client id. */
1869 u_int cl_id; /* RPC: remote client env id */
1909 u_int mp_ncache; /* Initial number of cache regions */
2068 __P((DB_ENV *, const char *, u_int, int *, u_int32_t));
2072 __P((DB_ENV *, const char *, u_int, u_int32_t));
2074 __P((DB_ENV *, u_int *, DB_REPMGR_SIT
[all...]
H A Ddb_int.h587 u_int mutex_iq_next; /* Count of initial mutexes */
588 u_int mutex_iq_max; /* Maximum initial mutexes */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h75 * We also provide the standard u_int, u_long etc., if they're not provided
91 typedef unsigned int u_int; typedef
966 u_int port;
1298 u_int cl_id; /* RPC: remote client id. */
1695 u_int cl_id; /* Remote client id. */
1906 u_int cl_id; /* RPC: remote client env id */
1946 u_int mp_ncache; /* Initial number of cache regions */
2105 __P((DB_ENV *, const char *, u_int, int *, u_int32_t));
2109 __P((DB_ENV *, const char *, u_int, u_int32_t));
2111 __P((DB_ENV *, u_int *, DB_REPMGR_SIT
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h75 * We also provide the standard u_int, u_long etc., if they're not provided
91 typedef unsigned int u_int; typedef
966 u_int port;
1298 u_int cl_id; /* RPC: remote client id. */
1695 u_int cl_id; /* Remote client id. */
1906 u_int cl_id; /* RPC: remote client env id */
1946 u_int mp_ncache; /* Initial number of cache regions */
2105 __P((DB_ENV *, const char *, u_int, int *, u_int32_t));
2109 __P((DB_ENV *, const char *, u_int, u_int32_t));
2111 __P((DB_ENV *, u_int *, DB_REPMGR_SIT
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dpcnet_cs.c118 u_int offset;
120 u_int flags;
208 u_int flags;
777 u_int cmd = (0x06<<10)|(phy_id<<5)|loc;
796 u_int cmd = (0x05<<28)|(phy_id<<23)|(loc<<18)|(1<<17)|value;
948 u_int tmp, phyid;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h57 * We also provide the standard u_int, u_long etc., if they're not provided
918 u_int port;
1250 u_int cl_id; /* RPC: remote client id. */
1647 u_int cl_id; /* Remote client id. */
1858 u_int cl_id; /* RPC: remote client env id */
1898 u_int mp_ncache; /* Initial number of cache regions */
2057 __P((DB_ENV *, const char *, u_int, int *, u_int32_t));
2061 __P((DB_ENV *, const char *, u_int, u_int32_t));
2063 __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
H A Ddb_int.h586 u_int mutex_iq_next; /* Count of initial mutexes */
587 u_int mutex_iq_max; /* Maximum initial mutexes */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h60 * We also provide the standard u_int, u_long etc., if they're not provided
939 u_int port;
1271 u_int cl_id; /* RPC: remote client id. */
1668 u_int cl_id; /* Remote client id. */
1879 u_int cl_id; /* RPC: remote client env id */
1919 u_int mp_ncache; /* Initial number of cache regions */
2078 __P((DB_ENV *, const char *, u_int, int *, u_int32_t));
2082 __P((DB_ENV *, const char *, u_int, u_int32_t));
2084 __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
H A Ddb_int.h585 u_int mutex_iq_next; /* Count of initial mutexes */
586 u_int mutex_iq_max; /* Maximum initial mutexes */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h60 * We also provide the standard u_int, u_long etc., if they're not provided
927 u_int port;
1259 u_int cl_id; /* RPC: remote client id. */
1656 u_int cl_id; /* Remote client id. */
1867 u_int cl_id; /* RPC: remote client env id */
1907 u_int mp_ncache; /* Initial number of cache regions */
2066 __P((DB_ENV *, const char *, u_int, int *, u_int32_t));
2070 __P((DB_ENV *, const char *, u_int, u_int32_t));
2072 __P((DB_ENV *, u_int *, DB_REPMGR_SITE **));
H A Ddb_int.h589 u_int mutex_iq_next; /* Count of initial mutexes */
590 u_int mutex_iq_max; /* Maximum initial mutexes */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-netfilter-linux.c489 handle->dlt_list = (u_int *) malloc(sizeof(u_int) * 2);

Completed in 309 milliseconds

<<11121314151617181920>>