Searched refs:id (Results 126 - 150 of 1208) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/
H A Dsn_cpuid.h55 * 31:24 - id Contains the NASID
60 * 31:28 - id Contains 0-3 to identify the cpu on the node
124 * NOTE: id & eid refer to Intels definitions of the LID register
125 * (id = NASID, eid = slice)
128 #define id_eid_to_cpu_physical_id(id,eid) (((id)<<8) | (eid))
129 #define id_eid_to_cpuid(id,eid) (cpu_logical_id(id_eid_to_cpu_physical_id((id),(eid))))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dvuid_event.h5 unsigned short id; /* tag for this event */ member in struct:firm_event
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dvuid_event.h4 unsigned short id; /* tag for this event */ member in struct:firm_event
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dvuid_event.h4 unsigned short id; /* tag for this event */ member in struct:firm_event
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/partitions/
H A Datari.h17 char id[3]; /* "GEM", "BGM", "XGM", or other */ member in struct:partition_info
H A Datari.c32 isalnum((pi)->id[0]) && isalnum((pi)->id[1]) && isalnum((pi)->id[2]) && \
85 if (memcmp (pi->id, "XGM", 3) != 0) {
86 /* we don't care about other id's */
121 if (memcmp( xrs->part[1].id, "XGM", 3 ) != 0) {
141 if (OK_id(pi->id)) {
145 if (!((pi->flg & 1) && OK_id(pi->id)))
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/inc/
H A Duuid.h30 int uuid_create(uuid_upnp * id);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/pcbit/
H A Dcallbacks.c108 ictl.driver=dev->id;
109 ictl.arg=chan->id;
139 ictl.driver=dev->id;
140 ictl.arg=chan->id;
160 ictl.driver=dev->id;
161 ictl.arg=chan->id;
281 ictl.driver=dev->id;
282 ictl.arg=chan->id;
321 ictl.driver=dev->id;
322 ictl.arg=chan->id;
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/ospm/busmgr/
H A Dbmsearch.c73 if (criteria->type && (criteria->type != device->id.type)) {
81 device->id.hid, sizeof(BM_DEVICE_HID)))) {
88 if ((criteria->adr) && (criteria->adr != device->id.adr)) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dgdth_proc.h25 static void gdth_wait_completion(int hanum, int busnum, int id);
26 static void gdth_stop_timeout(int hanum, int busnum, int id);
27 static void gdth_start_timeout(int hanum, int busnum, int id);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dhex2hex.c72 int id=0; local
78 id=1;
90 printf("static unsigned char %s[] %s = {\n", varline, id?"__initdata":"");
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dinetpeer.h58 __u16 id; local
61 id = p->ip_id_count++;
63 return id;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dinetpeer.h58 __u16 id; local
61 id = p->ip_id_count++;
63 return id;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dchap-new.h37 * CHAP packets begin with a standard header with code, id, len (2 bytes).
109 int (*verify_response)(int id, char *name,
113 void (*make_response)(unsigned char *response, int id, char *our_name,
123 extern int (*chap_verify_hook)(char *name, char *ourname, int id,
H A Dupap.c320 u_char code, id; local
324 * Parse header (code, id and length).
333 GETCHAR(id, inp);
350 upap_rauthreq(u, inp, id, len);
354 upap_rauthack(u, inp, id, len);
358 upap_rauthnak(u, inp, id, len);
371 upap_rauthreq(u, inp, id, len)
374 int id;
392 upap_sresp(u, UPAP_AUTHACK, id, "", 0); /* return auth-ack */
396 upap_sresp(u, UPAP_AUTHNAK, id, "",
619 int code, id, len; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dchap-new.h37 * CHAP packets begin with a standard header with code, id, len (2 bytes).
109 int (*verify_response)(int id, char *name,
113 void (*make_response)(unsigned char *response, int id, char *our_name,
123 extern int (*chap_verify_hook)(char *name, char *ourname, int id,
H A Dupap.c320 u_char code, id; local
324 * Parse header (code, id and length).
333 GETCHAR(id, inp);
350 upap_rauthreq(u, inp, id, len);
354 upap_rauthack(u, inp, id, len);
358 upap_rauthnak(u, inp, id, len);
371 upap_rauthreq(u, inp, id, len)
374 int id;
392 upap_sresp(u, UPAP_AUTHACK, id, "", 0); /* return auth-ack */
396 upap_sresp(u, UPAP_AUTHNAK, id, "",
619 int code, id, len; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dpdc202xx.c93 static struct hd_driveid *id[4]; variable in typeref:struct:hd_driveid
171 (id[0]!=NULL && (c0&0x20))?"yes":"no ",(id[1]!=NULL && (c0&0x40))?"yes":"no ",
172 (id[2]!=NULL && (c1&0x20))?"yes":"no ",(id[3]!=NULL && (c1&0x40))?"yes":"no ");
174 if (id[hd] == NULL)
176 word88 = id[hd]->dma_ultra;
182 piosel[hd] = (id[hd]->eide_pio_modes >= 0x02) ? 4 : 3;
328 struct hd_driveid *id = drive->id; local
670 struct hd_driveid *id = drive->id; local
882 struct hd_driveid *id = drive->id; local
[all...]
H A Dcs5530.c138 struct hd_driveid *id = drive->id; local
158 struct hd_driveid *mateid = mate->id;
173 if (id && (id->capability & 1) && hwif->autodma && !hwif->dmaproc(ide_dma_bad_drive, drive)) {
174 if (udma_ok && (id->field_valid & 4) && (id->dma_ultra & 7)) {
175 if (id->dma_ultra & 4)
177 else if (id->dma_ultra & 2)
179 else if (id
[all...]
H A Dpiix.c361 struct hd_driveid *id = drive->id; local
382 if ((id->dma_ultra & 0x0020) && (udma_66) && (ultra100)) {
384 } else if ((id->dma_ultra & 0x0010) && (ultra)) {
386 } else if ((id->dma_ultra & 0x0008) && (ultra)) {
388 } else if ((id->dma_ultra & 0x0004) && (ultra)) {
390 } else if ((id->dma_ultra & 0x0002) && (ultra)) {
392 } else if ((id->dma_ultra & 0x0001) && (ultra)) {
394 } else if (id->dma_mword & 0x0004) {
396 } else if (id
420 struct hd_driveid *id = drive->id; local
[all...]
H A Dide-probe.c58 struct hd_driveid *id; local
60 id = drive->id = kmalloc (SECTOR_WORDS*4, GFP_ATOMIC); /* called with interrupts disabled! */
61 if (!id) {
66 ide_input_data(drive, id, SECTOR_WORDS); /* read 512 bytes of id info */
68 ide_fix_driveid(id);
70 if (id->word156 == 0x4d42) {
71 printk("%s: drive->id->word156 == 0x%04x \n", drive->name, drive->id
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sched/
H A Dcls_fw.c51 u32 id; member in struct:fw_filter
69 u32 id = skb->nfmark; local
71 u32 id = 0; local
77 for (f=head->ht[fw_hash(id)]; f; f=f->next) {
78 if (f->id == id) {
90 if (id && (TC_H_MAJ(id) == 0 ||
91 !(TC_H_MAJ(id^tp->q->handle)))) {
92 res->classid = id;
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/blkid/
H A Dprobe.c136 static void get_ext2_info(blkid_dev dev, struct blkid_magic *id, argument
157 if (strcmp(id->bim_type, "ext2") &&
267 struct blkid_magic *id,
299 get_ext2_info(probe->dev, id, buf);
303 static int probe_ext4(struct blkid_probe *probe, struct blkid_magic *id, argument
340 get_ext2_info(probe->dev, id, buf);
344 static int probe_ext3(struct blkid_probe *probe, struct blkid_magic *id, argument
366 get_ext2_info(probe->dev, id, buf);
370 static int probe_ext2(struct blkid_probe *probe, struct blkid_magic *id, argument
389 get_ext2_info(probe->dev, id, bu
266 probe_ext4dev(struct blkid_probe *probe, struct blkid_magic *id, unsigned char *buf) argument
393 probe_jbd(struct blkid_probe *probe, struct blkid_magic *id, unsigned char *buf) argument
717 probe_reiserfs(struct blkid_probe *probe, struct blkid_magic *id, unsigned char *buf) argument
1202 struct blkid_magic *id; local
1330 struct blkid_magic *id; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dsendjob.c80 char *id = 0, *s; local
99 id = Find_str_value( &job->info,IDENTIFIER,Value_sep);
100 if( id == 0 ) id = Find_str_value( &job->info,TRANSFERNAME,Value_sep);
102 id, RemotePrinter_DYN, RemoteHost_DYN,
124 id, RemotePrinter_DYN, RemoteHost_DYN );
203 id, RemotePrinter_DYN, RemoteHost_DYN );
211 id, RemotePrinter_DYN, RemoteHost_DYN, s );
277 char status = 0, *id, *transfername; local
285 id
441 char *openname, *transfername, *id, *s; local
636 char *id, *transfername, *tempfile; local
711 Link_err_str(status), Ack_err_str(ack), id, local
716 Link_err_str(status), id, RemotePrinter_DYN, RemoteHost_DYN ); local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dupap.c297 u_char code, id; local
301 * Parse header (code, id and length).
310 GETCHAR(id, inp);
327 upap_rauthreq(u, inp, id, len);
331 upap_rauthack(u, inp, id, len);
335 upap_rauthnak(u, inp, id, len);
348 upap_rauthreq(u, inp, id, len)
351 int id;
368 upap_sresp(u, UPAP_AUTHACK, id, "", 0); /* return auth-ack */
372 upap_sresp(u, UPAP_AUTHNAK, id, "",
576 int code, id, len; local
[all...]

Completed in 310 milliseconds

1234567891011>>