Searched refs:id (Results 76 - 100 of 3489) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/
H A Dide-iops.c309 void ide_fix_driveid (struct hd_driveid *id) argument
316 id->config = __le16_to_cpu(id->config);
317 id->cyls = __le16_to_cpu(id->cyls);
318 id->reserved2 = __le16_to_cpu(id->reserved2);
319 id->heads = __le16_to_cpu(id->heads);
320 id
570 struct hd_driveid *id = drive->id; local
665 struct hd_driveid *id; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/
H A Dpci_bind.c42 struct acpi_pci_id id; member in struct:acpi_pci_data
63 acpi_status acpi_get_pci_id(acpi_handle handle, struct acpi_pci_id *id) argument
71 if (!id)
90 *id = data->id;
93 id->segment = data->id.segment;
94 id->bus = data->id.bus;
95 id
322 acpi_pci_bind_root(struct acpi_device *device, struct acpi_pci_id *id, struct pci_bus *bus) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Ddebug.c79 static int debug_prolog_level_fn(debug_info_t * id,
81 static int debug_input_level_fn(debug_info_t * id, struct debug_view *view,
84 static int debug_prolog_pages_fn(debug_info_t * id,
86 static int debug_input_pages_fn(debug_info_t * id, struct debug_view *view,
89 static int debug_input_flush_fn(debug_info_t * id, struct debug_view *view,
92 static int debug_hex_ascii_format_fn(debug_info_t * id, struct debug_view *view,
94 static int debug_raw_format_fn(debug_info_t * id,
97 static int debug_raw_header_fn(debug_info_t * id, struct debug_view *view,
100 static int debug_sprintf_format_fn(debug_info_t * id, struct debug_view *view,
466 if (act_entry->id
486 debug_info_t *id; local
715 debug_unregister(debug_info_t * id) argument
732 debug_set_size(debug_info_t* id, int nr_areas, int pages_per_area) argument
772 debug_set_level(debug_info_t* id, int new_level) argument
798 proceed_active_entry(debug_info_t * id) argument
815 proceed_active_area(debug_info_t * id) argument
826 get_active_entry(debug_info_t * id) argument
839 debug_finish_entry(debug_info_t * id, debug_entry_t* active, int level, int exception) argument
923 debug_event_common(debug_info_t * id, int level, const void *buf, int len) argument
946 debug_exception_common(debug_info_t * id, int level, const void *buf, int len) argument
984 debug_sprintf_event(debug_info_t* id, int level,char *string,...) argument
1017 debug_sprintf_exception(debug_info_t* id, int level,char *string,...) argument
1071 debug_register_view(debug_info_t * id, struct debug_view *view) argument
1119 debug_unregister_view(debug_info_t * id, struct debug_view *view) argument
1188 debug_prolog_pages_fn(debug_info_t * id, struct debug_view *view, char *out_buf) argument
1199 debug_input_pages_fn(debug_info_t * id, struct debug_view *view, struct file *file, const char __user *user_buf, size_t user_len, loff_t * offset) argument
1240 debug_prolog_level_fn(debug_info_t * id, struct debug_view *view, char *out_buf) argument
1258 debug_input_level_fn(debug_info_t * id, struct debug_view *view, struct file *file, const char __user *user_buf, size_t user_len, loff_t * offset) argument
1302 debug_flush(debug_info_t* id, int area) argument
1341 debug_input_flush_fn(debug_info_t * id, struct debug_view *view, struct file *file, const char __user *user_buf, size_t user_len, loff_t * offset) argument
1380 debug_raw_header_fn(debug_info_t * id, struct debug_view *view, int area, debug_entry_t * entry, char *out_buf) argument
1395 debug_raw_format_fn(debug_info_t * id, struct debug_view *view, char *out_buf, const char *in_buf) argument
1410 debug_hex_ascii_format_fn(debug_info_t * id, struct debug_view *view, char *out_buf, const char *in_buf) argument
1436 debug_dflt_header_fn(debug_info_t * id, struct debug_view *view, int area, debug_entry_t * entry, char *out_buf) argument
1471 debug_sprintf_format_fn(debug_info_t * id, struct debug_view *view, char *out_buf, debug_sprintf_entry_t *curr_event) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/txn/
H A DPayloadData.java10 PayloadData(int id, String name, double data) { argument
11 oID = id;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-fileops.h30 int ivtv_start_capture(struct ivtv_open_id *id);
31 void ivtv_stop_capture(struct ivtv_open_id *id, int gop_end);
32 int ivtv_start_decoding(struct ivtv_open_id *id, int speed);
41 int ivtv_claim_stream(struct ivtv_open_id *id, int type);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-i2c-chips-v4l2.c56 int id; local
57 id = cp->client->driver->id;
67 if (id == I2C_DRIVERID_MSP3400) {
72 if (id == I2C_DRIVERID_TUNER) {
77 if (id == I2C_DRIVERID_CX25840) {
82 if (id == I2C_DRIVERID_WM8775) {
87 if (id == I2C_DRIVERID_SAA711X) {
H A Dpvrusb2-std.h39 v4l2_std_id id);
45 v4l2_std_id id);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dmca-legacy.h29 /* Returns the slot of the first enabled adapter matching id. User can
31 * devices. Returns MCA_NOTFOUND if id not found. Also checks the
34 extern int mca_find_adapter(int id, int start);
35 extern int mca_find_unused_adapter(int id, int start);
H A Dpm_legacy.h15 pm_register(pm_dev_t type, unsigned long id, pm_callback callback);
27 unsigned long id,
26 pm_register(pm_dev_t type, unsigned long id, pm_callback callback) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-objc-gnustep/
H A DHello.h15 id okButton;
18 - (id)init;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/extras/volume_id/lib/
H A Dhighpoint.c46 int volume_id_probe_highpoint_37x_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
54 buf = volume_id_get_buffer(id, off + HPT37X_CONFIG_OFF, 0x200);
63 volume_id_set_usage(id, VOLUME_ID_RAID);
64 id->type = "highpoint_raid_member";
69 int volume_id_probe_highpoint_45x_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
83 buf = volume_id_get_buffer(id, off + meta_off, 0x200);
92 volume_id_set_usage(id, VOLUME_ID_RAID);
93 id->type = "highpoint_raid_member";
H A Dhpfs.c37 int volume_id_probe_hpfs(struct volume_id *id, uint64_t off, uint64_t size) argument
43 hs = (struct hpfs_super *) volume_id_get_buffer(id, off + HPFS_SUPERBLOCK_OFFSET, 0x200);
48 sprintf(id->type_version, "%u", hs->version);
50 volume_id_set_usage(id, VOLUME_ID_FILESYSTEM);
51 id->type = "hpfs";
H A Disw_raid.c40 int volume_id_probe_intel_software_raid(struct volume_id *id, uint64_t off, uint64_t size) argument
53 buf = volume_id_get_buffer(id, off + meta_off, 0x200);
61 volume_id_set_usage(id, VOLUME_ID_RAID);
62 memcpy(id->type_version, &isw->sig[sizeof(ISW_SIGNATURE)-1], 6);
63 id->type = "isw_raid_member";
H A Dgfs.c77 static int volume_id_probe_gfs_generic(struct volume_id *id, uint64_t off, int vers) argument
84 volume_id_get_buffer(id, off + GFS_SUPERBLOCK_OFFSET, sizeof(struct gfs2_sb));
95 id->type = "gfs";
101 id->type = "gfs2";
105 strcpy(id->type_version, "1");
106 volume_id_set_usage(id, VOLUME_ID_FILESYSTEM);
112 int volume_id_probe_gfs(struct volume_id *id, uint64_t off, uint64_t size) argument
114 return volume_id_probe_gfs_generic(id, off, 1);
117 int volume_id_probe_gfs2(struct volume_id *id, uint64_t off, uint64_t size) argument
119 return volume_id_probe_gfs_generic(id, of
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcheck-xml-test-suite.py73 def testNotWf(filename, id):
93 print "%s: error: Well Formedness error not detected" % (id)
94 log.write("%s: error: Well Formedness error not detected\n" % (id))
98 def testNotWfEnt(filename, id):
119 print "%s: error: Well Formedness error not detected" % (id)
120 log.write("%s: error: Well Formedness error not detected\n" % (id))
124 def testNotWfEntDtd(filename, id):
146 print "%s: error: Well Formedness error not detected" % (id)
147 log.write("%s: error: Well Formedness error not detected\n" % (id))
151 def testWfEntDtd(filename, id)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DDatabaseType.java71 private int id; field in class:DatabaseType
73 private DatabaseType(final String statusName, final int id) { argument
75 this.id = id;
80 return id;
H A DReplicationManagerAckPolicy.java97 private int id; field in class:ReplicationManagerAckPolicy
99 private ReplicationManagerAckPolicy(final String statusName, final int id) { argument
101 this.id = id;
106 return id;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/cnid/tdb/
H A Dcnid_tdb_resolve.c14 char *cnid_tdb_resolve(struct _cnid_db *cdb, cnid_t * id, void *buffer, size_t len) argument
19 if (!cdb || !(db = cdb->_private) || !id || !(*id)) {
22 key.dptr = (char *)id;
28 memcpy(id, (char *)data.dptr + +CNID_DID_OFS, sizeof(cnid_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dsysquotas_linux.c34 static int sys_get_linux_v1_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
46 path, bdev, (unsigned)id.uid));
48 if ((ret = quotactl(QCMD(Q_V1_GETQUOTA,USRQUOTA), bdev, id.uid, (caddr_t)&D))&&errno != EDQUOT) {
55 path, bdev, (unsigned)id.gid));
57 if ((ret = quotactl(QCMD(Q_V1_GETQUOTA,GRPQUOTA), bdev, id.gid, (caddr_t)&D))&&errno != EDQUOT) {
64 path, bdev, (unsigned)id.uid));
66 if ((ret = quotactl(QCMD(Q_V1_GETQUOTA,USRQUOTA), bdev, id.uid, (caddr_t)&D))==0) {
73 path, bdev, (unsigned)id.gid));
75 if ((ret = quotactl(QCMD(Q_V1_GETQUOTA,GRPQUOTA), bdev, id.gid, (caddr_t)&D))==0) {
102 static int sys_set_linux_v1_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOT argument
168 sys_get_linux_v2_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
236 sys_set_linux_v2_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
302 sys_get_linux_gen_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
370 sys_set_linux_gen_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
436 sys_get_vfs_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
498 sys_set_vfs_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/ad1816a/
H A Dad1816a.c47 static char *id[SNDRV_CARDS] = SNDRV_DEFAULT_STR; /* ID for this card */ variable
60 module_param_array(id, charp, NULL, 0444);
61 MODULE_PARM_DESC(id, "ID string for ad1816a based soundcard.");
88 { .id = "ADS7150", .devs = { { .id = "ADS7150" }, { .id = "ADS7151" } } },
90 { .id = "ADS7180", .devs = { { .id = "ADS7180" }, { .id = "ADS7181" } } },
92 { .id
115 snd_card_ad1816a_pnp(int dev, struct snd_card_ad1816a *acard, struct pnp_card_link *card, const struct pnp_card_device_id *id) argument
273 snd_ad1816a_pnp_detect(struct pnp_card_link *card, const struct pnp_card_device_id *id) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_thread.c218 reader(id)
219 int id;
244 sprintf(buf, "reader: %d: list entry %d\n", id, n);
250 ++perf[id].aborts;
253 ++perf[id].found;
257 ++perf[id].notfound;
261 "reader %d: dbp->get: %s", id, (char *)key.data);
269 writer(id)
270 int id;
298 sprintf(buf, "writer: %d: list entry %d\n", id,
409 int id; local
472 u_int id; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibipt_realm.c26 {.name = "realm", .id = O_REALM, .type = XTTYPE_STRING,
45 int id; local
49 realminfo->id = strtoul(cb->arg, &end, 0);
59 id = xtables_lmap_name2id(realms, cb->arg);
60 if (id == -1)
63 realminfo->id = id;
71 print_realm(unsigned long id, unsigned long mask, int numeric) argument
76 printf(" 0x%lx/0x%lx", id, mask);
79 name = xtables_lmap_id2name(realms, id);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/libiproute/
H A Dll_proto.c25 int id; member in struct:__anon11316
93 const char * ll_proto_n2a(unsigned short id, char *buf, int len) argument
97 id = ntohs(id);
100 if (llproto_names[i].id == id)
103 snprintf(buf, len, "[%d]", id);
107 int ll_proto_a2n(unsigned short *id, char *buf) argument
112 *id = htons(llproto_names[i].id);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dipcrm.c45 unsigned long id; local
53 id = bb_strtoul(argv[0], NULL, 10);
54 if (errno || id > INT_MAX) {
55 bb_error_msg("invalid id: %s", argv[0]);
59 ret = semctl(id, 0, IPC_RMID, arg);
61 ret = msgctl(id, IPC_RMID, NULL);
63 ret = shmctl(id, IPC_RMID, NULL);
66 bb_perror_msg("cannot remove id %s", argv[0]);
124 int id = 0; local
154 /* convert key to id */
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/
H A Didr.c9 * Small id to pointer translation service.
12 * by the id to obtain the pointer. The bitmap makes allocating
13 * a new id quick.
15 * You call it to allocate an id (an int) an associate with that id a
17 * id to a user for him to pass back at a later time. You then pass
18 * that id to this code and it returns your pointer.
22 * don't need to go to the memory "store" during an id allocate, just
103 int l, id; local
106 id
173 int layers, v, id; local
238 idr_get_new_above(struct idr *idp, void *ptr, int starting_id, int *id) argument
273 idr_get_new(struct idr *idp, void *ptr, int *id) argument
293 idr_remove_warning(int id) argument
299 sub_remove(struct idr *idp, int shift, int id) argument
335 idr_remove(struct idr *idp, int id) argument
384 idr_find(struct idr *idp, int id) argument
418 idr_replace(struct idr *idp, void *ptr, int id) argument
[all...]

Completed in 217 milliseconds

1234567891011>>