Searched refs:le16_to_cpu (Results 101 - 125 of 481) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/bfs/
H A Ddir.c57 if (filldir(dirent, de->name, size, f->f_pos, le16_to_cpu(de->ino), DT_UNKNOWN) < 0) {
142 unsigned long ino = (unsigned long)le16_to_cpu(de->ino);
186 if (!bh || le16_to_cpu(de->ino) != inode->i_ino)
226 if (!old_bh || le16_to_cpu(old_de->ino) != old_inode->i_ino)
347 if (le16_to_cpu(de->ino) && bfs_namecmp(namelen, name, de->name)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Ddir.c72 const int rlen = le16_to_cpu(de->rec_len);
178 if (le16_to_cpu(de->rec_len) <
181 i += le16_to_cpu(de->rec_len);
202 offset += le16_to_cpu(de->rec_len);
224 filp->f_pos += le16_to_cpu(de->rec_len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Ddir.c72 const int rlen = le16_to_cpu(de->rec_len);
177 if (le16_to_cpu(de->rec_len) <
180 i += le16_to_cpu(de->rec_len);
202 offset += le16_to_cpu(de->rec_len);
224 filp->f_pos += le16_to_cpu(de->rec_len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dcmd.c180 lbs_deb_cmd("Tx key Index: %u\n", le16_to_cpu(wep->keyindex));
429 pSNMPMIB->oid = le16_to_cpu((u16) rtsthresh_i);
462 le16_to_cpu(cmd->command), le16_to_cpu(cmd->size),
463 le16_to_cpu(cmd->seqnum), le16_to_cpu(cmd->result));
467 le16_to_cpu(pSNMPMIB->querytype), le16_to_cpu(pSNMPMIB->oid),
468 le16_to_cpu(pSNMPMIB->bufsize),
469 le16_to_cpu(*(__le1
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dextent_map.c238 ins.ei_clusters = le16_to_cpu(rec->e_leaf_clusters);
299 for(i = 0; i < le16_to_cpu(el->l_next_free_rec); i++) {
332 if (i == le16_to_cpu(el->l_next_free_rec) && eb_bh) {
363 if (i == le16_to_cpu(el->l_next_free_rec)) {
394 for(i = 0; i < le16_to_cpu(el->l_next_free_rec); i++) {
H A Dnamei.c272 de = (struct ocfs2_dir_entry *) ((char *)de + le16_to_cpu(de->rec_len));
694 if (le16_to_cpu(fe->i_links_count) >= OCFS2_LINK_MAX) {
1054 le16_to_cpu(((struct ocfs2_dir_entry *)buffer)->rec_len)))->inode
1762 const int rlen = le16_to_cpu(de->rec_len);
1825 (le16_to_cpu(de->rec_len) >= rec_len)) ||
1826 (le16_to_cpu(de->rec_len) >=
1838 offset += le16_to_cpu(de->rec_len);
1843 cpu_to_le16(le16_to_cpu(de->rec_len) -
1862 offset += le16_to_cpu(de->rec_len);
1863 de = (struct ocfs2_dir_entry *) ((char *) de + le16_to_cpu(d
[all...]
H A Dinode.c248 inode->i_mode = le16_to_cpu(fe->i_mode);
271 inode->i_nlink = le16_to_cpu(fe->i_links_count);
473 if (S_ISCHR(le16_to_cpu(fe->i_mode)) ||
474 S_ISBLK(le16_to_cpu(fe->i_mode)))
576 le16_to_cpu(di->i_suballoc_slot));
688 orphaned_slot = le16_to_cpu(di->i_orphaned_slot);
873 le16_to_cpu(di->i_orphaned_slot));
1262 inode->i_nlink = le16_to_cpu(fe->i_links_count);
1265 inode->i_mode = le16_to_cpu(fe->i_mode);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_edgeport.c320 le16_to_cpu(edge_serial->boot_descriptor.BuildNumber);
324 le16_to_cpu(BootBuildNumber);
329 le16_to_cpu(edge_serial->boot_descriptor.BuildNumber));
336 le16_to_cpu(edge_serial->boot_descriptor.BuildNumber),
339 le16_to_cpu(BootBuildNumber));
348 response = rom_write (edge_serial->serial, le16_to_cpu(record->ExtAddr), le16_to_cpu(record->Addr), le16_to_cpu(record->Len), &record->Data[0]);
350 dev_err(&edge_serial->serial->dev->dev, "rom_write failed (%x, %x, %d)\n", le16_to_cpu(record->ExtAddr), le16_to_cpu(recor
[all...]
H A Dusb-serial.c471 le16_to_cpu(serial->dev->descriptor.idVendor),
472 le16_to_cpu(serial->dev->descriptor.idProduct));
767 if (((le16_to_cpu(dev->descriptor.idVendor) == PL2303_VENDOR_ID) &&
768 (le16_to_cpu(dev->descriptor.idProduct) == PL2303_PRODUCT_ID)) ||
769 ((le16_to_cpu(dev->descriptor.idVendor) == ATEN_VENDOR_ID) &&
770 (le16_to_cpu(dev->descriptor.idProduct) == ATEN_PRODUCT_ID)) ||
771 ((le16_to_cpu(dev->descriptor.idVendor) == ALCOR_VENDOR_ID) &&
772 (le16_to_cpu(dev->descriptor.idProduct) == ALCOR_PRODUCT_ID))) {
867 buffer_size = le16_to_cpu(endpoint->wMaxPacketSize);
891 buffer_size = le16_to_cpu(endpoin
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext2/
H A Dxattr.c219 le16_to_cpu(entry->e_value_offs) + size > inode->i_sb->s_blocksize)
229 memcpy(buffer, bh->b_data + le16_to_cpu(entry->e_value_offs),
423 size_t offs = le16_to_cpu(here->e_value_offs);
443 size_t offs = le16_to_cpu(last->e_value_offs);
475 if (le16_to_cpu(here->e_value_offs) + size >
545 size_t offs = le16_to_cpu(here->e_value_offs);
569 size_t o = le16_to_cpu(last->e_value_offs);
885 if (memcmp((char *)header1 + le16_to_cpu(entry1->e_value_offs),
886 (char *)header2 + le16_to_cpu(entry2->e_value_offs),
977 le16_to_cpu(entr
[all...]
H A Ddir.c98 rec_len = le16_to_cpu(p->rec_len);
196 return (ext2_dirent *)((char*)p + le16_to_cpu(p->rec_len));
308 filp->f_pos += le16_to_cpu(de->rec_len);
416 unsigned to = from + le16_to_cpu(de->rec_len);
486 rec_len = le16_to_cpu(de->rec_len);
539 unsigned to = ((char*)dir - kaddr) + le16_to_cpu(dir->rec_len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/
H A Dftl.c189 (header.NumTransferUnits >= le16_to_cpu(header.NumEraseUnits))) {
212 part->DataUnits = le16_to_cpu(part->header.NumEraseUnits) -
227 for (i = 0; i < le16_to_cpu(part->header.NumEraseUnits); i++) {
228 offset = ((i + le16_to_cpu(part->header.FirstPhysicalEUN))
239 if (hdr_ok && (le16_to_cpu(header.LogicalEUN) < part->DataUnits) &&
240 (part->EUNInfo[le16_to_cpu(header.LogicalEUN)].Offset == 0xffffffff)) {
241 part->EUNInfo[le16_to_cpu(header.LogicalEUN)].Offset = offset;
242 part->EUNInfo[le16_to_cpu(header.LogicalEUN)].EraseCount =
251 if (hdr_ok && (le16_to_cpu(header.LogicalEUN) == 0xffff)) {
267 (xvalid+xtrans != le16_to_cpu(heade
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/tablet/
H A Dgtco.c248 data16 = le16_to_cpu(get_unaligned((__le16 *)&report[i]));
696 val = le16_to_cpu(get_unaligned((__le16 *)&device->buffer[1]));
699 val = le16_to_cpu(get_unaligned((__le16 *)&device->buffer[3]));
763 val = le16_to_cpu(get_unaligned((__le16 *)le_buffer));
773 val = le16_to_cpu(get_unaligned((__le16 *)&device->buffer[1]));
776 val = le16_to_cpu(get_unaligned((__le16 *)&device->buffer[3]));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_80211_tx.c29 fc = le16_to_cpu(hdr->frame_ctl);
40 printk(" dur=0x%04x seq=0x%04x\n", le16_to_cpu(hdr->duration_id),
41 le16_to_cpu(hdr->seq_ctl));
288 fc = le16_to_cpu(hdr->frame_ctl);
350 fc = le16_to_cpu(hdr->frame_ctl);
428 fc = le16_to_cpu(hdr->frame_ctl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dldusb.c669 if ((le16_to_cpu(udev->descriptor.idVendor) == USB_VENDOR_ID_LD) &&
670 ((le16_to_cpu(udev->descriptor.idProduct) == USB_DEVICE_ID_LD_CASSY) ||
671 (le16_to_cpu(udev->descriptor.idProduct) == USB_DEVICE_ID_LD_COM3LAB)) &&
672 (le16_to_cpu(udev->descriptor.bcdDevice) <= 0x103)) {
702 dev->interrupt_in_endpoint_size = le16_to_cpu(dev->interrupt_in_endpoint->wMaxPacketSize);
718 dev->interrupt_out_endpoint_size = dev->interrupt_out_endpoint ? le16_to_cpu(dev->interrupt_out_endpoint->wMaxPacketSize) :
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dnamei.c229 if (le16_to_cpu(a->data.resident.value_offset) +
232 fn = (FILE_NAME_ATTR*)((u8*)ctx->attr + le16_to_cpu(
423 le16_to_cpu(attr->data.resident.value_offset));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dinode.c184 le16_to_cpu(ctx->attr->value_offset));
414 if (seq_no && seq_no != le16_to_cpu(
502 ale = (ATTR_LIST_ENTRY *)((u8*)ale + le16_to_cpu(ale->length));
531 le16_to_cpu(ctx->attr->value_offset));
568 le16_to_cpu(ctx->attr->value_offset));
873 le16_to_cpu(ni->mrec->sequence_number));
876 le16_to_cpu(ctx->attr->name_offset),
970 ale = (ATTR_LIST_ENTRY*)((u8*)ale + le16_to_cpu(ale->length));
1140 (ntfschar *)((u8 *)attr + le16_to_cpu(attr->name_offset)),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/lib/
H A Dchecksum.c79 result += le16_to_cpu(*buff);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/lib/
H A Dchecksum.c93 result += le16_to_cpu(*buff);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/class/
H A Dusblp.c554 le16_to_cpu(usblp->dev->descriptor.idVendor) != 0x03F0 ||
601 twoints[0] = le16_to_cpu(usblp->dev->descriptor.idVendor);
602 twoints[1] = le16_to_cpu(usblp->dev->descriptor.idProduct);
941 le16_to_cpu(dev->descriptor.idVendor),
942 le16_to_cpu(dev->descriptor.idProduct));
948 le16_to_cpu(dev->descriptor.idVendor),
949 le16_to_cpu(dev->descriptor.idProduct));
983 le16_to_cpu(usblp->dev->descriptor.idVendor),
984 le16_to_cpu(usblp->dev->descriptor.idProduct));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Dusb.c473 le16_to_cpu(dev->descriptor.idVendor),
474 le16_to_cpu(dev->descriptor.idProduct));
477 if ((vendor_id == le16_to_cpu(dev->descriptor.idVendor)) &&
478 (product_id == le16_to_cpu(dev->descriptor.idProduct))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dmsdos.c281 if (le16_to_cpu(l->d_npartitions) < max_partitions)
282 max_partitions = le16_to_cpu(l->d_npartitions);
302 if (le16_to_cpu(l->d_npartitions) > max_partitions)
304 le16_to_cpu(l->d_npartitions) - max_partitions);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-ixp2000/
H A Dio.h80 __v = le16_to_cpu(__raw_readw(p)); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/ss/
H A Davtab.c384 key.source_type = le16_to_cpu(buf16[items++]);
385 key.target_type = le16_to_cpu(buf16[items++]);
386 key.target_class = le16_to_cpu(buf16[items++]);
387 key.specified = le16_to_cpu(buf16[items++]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/volume_id/lib/
H A Dext.c98 le32_to_cpu(es->s_rev_level), le16_to_cpu(es->s_minor_rev_level));

Completed in 312 milliseconds

1234567891011>>