Searched refs:u_short (Results 151 - 175 of 214) sorted by relevance

123456789

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Ddemand.c203 static u_short fcstab[256] = {
H A Dpppd.h312 u_short protocol; /* PPP protocol number */
H A Dutils.c447 u_short proto;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Ddemand.c206 static u_short fcstab[256] = {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Denumerate.c46 u_short sd_vid;
H A Dofork.c36 static u_short lastrefnum = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/sys/netatalk/
H A Dddp_usrreq.c306 u_short hintnet = 0, net;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/
H A Dide-cd.h160 u_short acdsc_length;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/legacy/
H A Dide-cs.c175 u_short buf[128];
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dewrk3.c975 pkt_len |= ((u_short) inb(EWRK3_DATA) << 8);
1442 u_short chksum;
1468 k += (u_short) ((tmp = inb(EWRK3_APROM)) << 8);
1696 u_short val[(HASH_TABLE_LEN * ETH_ALEN) >> 1];
H A Datarilance.c813 ((u_short *)skb->data)[6]);
1031 ((u_short *)data)[6]);
H A Ddepca.c1766 u_short j, x, chksum;
1777 k += (u_short) ((tmp = inb(DEPCA_PROM + x)) << 8);
1787 chksum |= (u_short) (inb(DEPCA_PROM + x) << 8);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/pcmcia/
H A Daxnet_cs.c125 u_short link_status;
294 u_short buf[64];
611 u_short link;
641 u_short p = mdio_read(mii_addr, info->phy_id, 5);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/bgpd/
H A Dbgp_community.c341 community_parse (char *pnt, u_short length)
H A Dbgp_ecommunity.c89 ecommunity_parse (char *pnt, u_short length)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dbuffer.c201 buffer_putw (struct buffer *b, u_short c)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/atari/
H A Datakeyb.c103 static u_short ataplain_map[NR_KEYS] __initdata = {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c585 u_short pci_sts;
794 static void sym_tune_dev_queuing(struct sym_tcb *tp, int lun, u_short reqtags)
797 u_short oldtags;
1671 u_short status_reg;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/modules/
H A Dif_ppp.c597 u_short mtu;
625 bcopy(ifr->ifr_data, &mtu, sizeof (u_short));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/
H A Dnetwave_cs.c250 u_short length;
313 u_short resultBuffer;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dif.c230 bpfRun[1].code = (u_short) BPF_JMP+BPF_JEQ+BPF_K;
235 bpfRun[2].code = (u_short) BPF_JMP+BPF_JEQ+BPF_K;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hisax/
H A Disar.c193 u_short sadr, left, *sp;
199 struct {u_short sadr;
200 u_short len;
201 u_short d_key;
288 sp = (u_short *)tmpmsg;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dserial167.c237 u_short write_cy_cmd(volatile u_char * base_addr, u_char cmd)
336 channel = (u_short) (base_addr[CyLICR] >> 2);
422 channel = (u_short) (base_addr[CyLICR] >> 2);
477 channel = (u_short) (base_addr[CyLICR] >> 2);
599 channel = (u_short) (base_addr[CyLICR] >> 2);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dpppd.h313 u_short protocol; /* PPP protocol number */
H A Dutils.c456 u_short proto;

Completed in 301 milliseconds

123456789