Searched refs:bd (Results 76 - 100 of 102) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dkprobes.c88 #define W(row,b0,b1,b2,b3,b4,b5,b6,b7,b8,b9,ba,bb,bc,bd,be,bf) \
92 (bc##UL << 0xc)|(bd##UL << 0xd)|(be##UL << 0xe)|(bf##UL << 0xf)) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dkprobes.c61 #define W(row,b0,b1,b2,b3,b4,b5,b6,b7,b8,b9,ba,bb,bc,bd,be,bf) \
65 (bc##UL << 0xc)|(bd##UL << 0xd)|(be##UL << 0xe)|(bf##UL << 0xf)) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/8xx_io/
H A Dfec.c1518 bd_t *bd; local
1525 bd = (bd_t *)__res;
1551 iap = bd->bi_enetaddr;
1686 (( (bd->bi_intfreq + 500000) / 2500000 / 2 ) & 0x3F ) << 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dnand.h577 extern int nand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dhdpu.c565 bd_t *bd = NULL; local
573 bd = (void *)r3;
575 memcpy(&ppcboot_bd, bd, sizeof(ppcboot_bd));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dasus_acpi.c794 static int read_brightness(struct backlight_device *bd) argument
848 static int set_brightness_status(struct backlight_device *bd) argument
850 return set_brightness(bd->props.brightness);
H A Dvideo.c277 static int acpi_video_get_brightness(struct backlight_device *bd) argument
281 (struct acpi_video_device *)class_get_devdata(&bd->class_dev);
286 static int acpi_video_set_brightness(struct backlight_device *bd) argument
288 int request_level = bd->props.brightness;
290 (struct acpi_video_device *)class_get_devdata(&bd->class_dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/8260_io/
H A Dfcc_enet.c1768 bd_t *bd; local
1779 bd = (bd_t *)__res;
1871 /* bd->bi_enetaddr holds the SCC0 address; the FCC
1873 dev->dev_addr[i] = bd->bi_enetaddr[i] & ~3;
1880 dev->dev_addr[i] = bd->bi_enetaddr[i];
1886 *eap++ = dev->dev_addr[i] = bd->bi_enetaddr[i];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Disp.S1315 # " " " w/ " (base displacement): (bd, An, Xn) #
1316 # Memory indirect postindexed: ([bd, An], Xn, od) #
1317 # Memory indirect preindexed: ([bd, An, Xn], od) #
1432 # " " w/ " (base displacement): (bd, PC, An) #
1433 # PC memory indirect postindexed: ([bd, PC], Xn, od) #
1434 # PC memory indirect preindexed: ([bd, PC, Xn], od) #
1509 btst &0x7,%d5 # is the bd suppressed?
1513 bfextu %d5{&26:&2},%d0 # get bd size
1535 ext.l %d0 # sign extend bd
1538 add.l %d0,%d3 # base += bd
[all...]
H A Dpfpsp.S4935 # " " " w/ " (base displacement): (bd, An, Xn) #
4936 # Memory indirect postindexed: ([bd, An], Xn, od) #
4937 # Memory indirect preindexed: ([bd, An, Xn], od) #
5034 # " " w/ " (base displacement): (bd, PC, An) #
5035 # PC memory indirect postindexed: ([bd, PC], Xn, od) #
5036 # PC memory indirect preindexed: ([bd, PC, Xn], od) #
5119 btst &0x7,%d5 # is the bd suppressed?
5125 bfextu %d5{&26:&2},%d0 # get bd size
5149 ext.l %d0 # sign extend bd
5152 add.l %d0,%d3 # base += bd
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dfec.c1810 bd_t *bd; local
1812 bd = (bd_t *)__res;
1813 memcpy(dev->dev_addr, bd->bi_enetaddr, ETH_ALEN);
1849 ((bd->bi_busfreq * 1000000) / 2500000) & 0x7e;
H A Ducc_geth.h585 struct qe_bd bd[NUM_BDS_IN_PREFETCHED_BDS]; /* prefetched bd */ member in struct:ucc_geth_rx_prefetched_bds
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dbcmutils.h855 extern int bcm_format_field(const bcm_bit_desc_ex_t *bd, uint32 field, char* buf, int len);
857 extern int bcm_format_flags(const bcm_bit_desc_t *bd, uint32 flags, char* buf, int len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dthinkpad_acpi.c2711 static int brightness_update_status(struct backlight_device *bd) argument
2714 (bd->props.fb_blank == FB_BLANK_UNBLANK &&
2715 bd->props.power == FB_BLANK_UNBLANK) ?
2716 bd->props.brightness : 0);
2719 static int brightness_get(struct backlight_device *bd) argument
H A Dsony-laptop.c669 static int sony_backlight_update_status(struct backlight_device *bd) argument
672 bd->props.brightness + 1, NULL);
675 static int sony_backlight_get_brightness(struct backlight_device *bd) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dbcmutils.c2936 bcm_format_field(const bcm_bit_desc_ex_t *bd, uint32 flags, char* buf, int len) argument
2941 mask = bd->mask;
2947 for (i = 0; (name = bd->bitfield[i].name) != NULL; i++) {
2948 bit = bd->bitfield[i].bit;
2961 bcm_format_flags(const bcm_bit_desc_t *bd, uint32 flags, char* buf, int len) argument
2976 bit = bd[i].bit;
2977 name = bd[i].name;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dbuffer.c58 struct block_device *bd; local
63 bd = bh->b_bdev;
64 if (bd)
65 blk_run_address_space(bd->bd_inode->i_mapping);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2200.c3668 q->bd =
3669 pci_alloc_consistent(dev, sizeof(q->bd[0]) * count, &q->q.dma_addr);
3670 if (!q->bd) {
3672 sizeof(q->bd[0]) * count);
3692 struct tfd_frame *bd = &txq->bd[txq->q.last_used]; local
3696 /* classify bd */
3697 if (bd->control_flags.message_type == TX_HOST_COMMAND_TYPE)
3702 if (le32_to_cpu(bd->u.data.num_chunks) > NUM_TFD_CHUNKS) {
3704 le32_to_cpu(bd
[all...]
H A Dipw2200.h534 struct tfd_frame *bd; member in struct:clx2_tx_queue
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dgdth.h1015 } PACKED bd; member in struct:__anon6562
H A Dgdth.c2765 mpd.hd.bd_length = sizeof(mpd.bd);
2766 mpd.bd.block_length[0] = (SECTOR_SIZE & 0x00ff0000) >> 16;
2767 mpd.bd.block_length[1] = (SECTOR_SIZE & 0x0000ff00) >> 8;
2768 mpd.bd.block_length[2] = (SECTOR_SIZE & 0x000000ff);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dpod2man.pl565 .bd B 3
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dpod2man.pl566 .bd B 3
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c52476 } bd; member in union:vdbeExecUnion
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex7862 \gdef^^bd{$1\over2$}
7946 \gdef^^bd{\oe}
7982 \gdef^^bd{\H{}}

Completed in 609 milliseconds

12345