Searched refs:instance (Results 101 - 125 of 192) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/chelsio/
H A Dgmac.h130 cmac_instance *instance; member in struct:cmac
H A Dcphy.h88 /* A PHY instance */
108 struct cphy_instance *instance; member in struct:cphy
150 /* Operations of the PHY-instance factory */
152 /* Construct a PHY instance with the given PHY address */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dwd33c93.h204 typedef void (*dma_stop_t) (struct Scsi_Host *instance,
343 void wd33c93_init (struct Scsi_Host *instance, const wd33c93_regs regs,
348 void wd33c93_intr (struct Scsi_Host *instance);
H A Dblz1230.c314 int blz1230_esp_release(struct Scsi_Host *instance) argument
317 unsigned long address = (unsigned long)((struct NCR_ESP *)instance->hostdata)->edev;
318 esp_deallocate((struct NCR_ESP *)instance->hostdata);
H A Dblz2060.c266 int blz2060_esp_release(struct Scsi_Host *instance) argument
269 unsigned long address = (unsigned long)((struct NCR_ESP *)instance->hostdata)->edev;
271 esp_deallocate((struct NCR_ESP *)instance->hostdata);
H A Dcyberstorm.c321 int cyber_esp_release(struct Scsi_Host *instance) argument
324 unsigned long address = (unsigned long)((struct NCR_ESP *)instance->hostdata)->edev;
326 esp_deallocate((struct NCR_ESP *)instance->hostdata);
H A DcyberstormII.c274 int cyberII_esp_release(struct Scsi_Host *instance) argument
277 unsigned long address = (unsigned long)((struct NCR_ESP *)instance->hostdata)->edev;
279 esp_deallocate((struct NCR_ESP *)instance->hostdata);
H A Dfastlane.c379 int fastlane_esp_release(struct Scsi_Host *instance) argument
382 unsigned long address = (unsigned long)((struct NCR_ESP *)instance->hostdata)->edev;
383 esp_deallocate((struct NCR_ESP *)instance->hostdata);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/ircomm/
H A Dircomm_core.c104 * Start a new IrCOMM instance
151 * Remove IrCOMM instance
182 * Closes and removes the specified IrCOMM instance
258 self->notify.connect_indication(self->notify.instance, self,
300 self->notify.connect_confirm(self->notify.instance,
345 self->notify.data_indication(self->notify.instance, self, skb);
430 self->notify.udata_indication(self->notify.instance, self,
478 self->notify.disconnect_indication(self->notify.instance, self,
H A Dircomm_tty.c68 static int ircomm_tty_data_indication(void *instance, void *sap,
70 static int ircomm_tty_control_indication(void *instance, void *sap,
72 static void ircomm_tty_flow_indication(void *instance, void *sap,
213 notify.instance = self;
378 /* Check if instance already exists */
381 /* No, so make new instance */
1137 * Function ircomm_tty_data_indication (instance, sap, skb)
1142 static int ircomm_tty_data_indication(void *instance, void *sap, argument
1145 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) instance;
1186 * Function ircomm_tty_control_indication (instance, sa
1191 ircomm_tty_control_indication(void *instance, void *sap, struct sk_buff *skb) argument
1220 ircomm_tty_flow_indication(void *instance, void *sap, LOCAL_FLOW cmd) argument
[all...]
H A Dircomm_tty_attach.c359 * Function ircomm_tty_disconnect_indication (instance, sap, reason, skb)
364 void ircomm_tty_disconnect_indication(void *instance, void *sap, argument
368 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) instance;
448 * Function ircomm_tty_connect_confirm (instance, sap, qos, max_sdu_size, skb)
453 void ircomm_tty_connect_confirm(void *instance, void *sap, argument
459 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) instance;
477 * Function ircomm_tty_connect_indication (instance, sap, qos, max_sdu_size,
483 void ircomm_tty_connect_indication(void *instance, void *sap, argument
489 struct ircomm_tty_cb *self = (struct ircomm_tty_cb *) instance;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/
H A Dirlap.c210 * Remove IrLAP instance
228 self->notify.instance = NULL;
255 irlmp_link_connect_indication(self->notify.instance, self->saddr,
314 irlmp_link_connect_confirm(self->notify.instance, &self->qos_tx, skb);
330 irlmp_link_data_indication(self->notify.instance, skb, unreliable);
424 irlmp_link_unitdata_indication(self->notify.instance, skb);
487 irlmp_link_disconnect_indication(self->notify.instance, self,
568 IRDA_ASSERT(self->notify.instance != NULL, return;);
585 irlmp_link_discovery_confirm(self->notify.instance, discovery_log);
602 IRDA_ASSERT(self->notify.instance !
[all...]
H A Dirlmp.c151 IRDA_ASSERT(notify->instance != NULL, return NULL;);
161 /* Allocate new instance of a LSAP connection */
198 * Remove an instance of LSAP
287 * Allocate new instance of a LSAP connection
323 notify->instance = lap;
540 self->notify.connect_indication(self->notify.instance, self,
610 self->notify.connect_confirm(self->notify.instance, self,
617 * Function irlmp_dup (orig, instance)
623 struct lsap_cb *irlmp_dup(struct lsap_cb *orig, void *instance) argument
643 /* Allocate a new instance */
[all...]
H A Daf_irda.c77 * Function irda_data_indication (instance, sap, skb)
82 static int irda_data_indication(void *instance, void *sap, struct sk_buff *skb) argument
90 self = instance;
91 sk = instance;
106 * Function irda_disconnect_indication (instance, sap, reason, skb)
111 static void irda_disconnect_indication(void *instance, void *sap, argument
117 self = instance;
125 sk = instance;
169 * Function irda_connect_confirm (instance, sap, qos, max_sdu_size, skb)
174 static void irda_connect_confirm(void *instance, voi argument
239 irda_connect_indication(void *instance, void *sap, struct qos_info *qos, __u32 max_sdu_size, __u8 max_header_size, struct sk_buff *skb) argument
327 irda_flow_indication(void *instance, void *sap, LOCAL_FLOW flow) argument
[all...]
H A Dirda_device.c275 * Function irda_task_execute (instance, function, finished)
283 * calling instance.
288 struct irda_task *irda_task_execute(void *instance, argument
302 task->instance = instance;
404 /* Bind the registration info to this particular instance */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskethtool.c167 * MIB infrastructure uses instance value starting at 1
191 u32 instance; local
212 instance = pnmiInstance(pNet);
214 &buf, &len, instance, pNet->NetNr) != SK_PNMI_ERR_OK)
229 &buf, &len, instance, pNet->NetNr) != SK_PNMI_ERR_OK)
486 u32 instance = pnmiInstance(pNet); local
518 &buf, &len, instance, pNet->NetNr);
533 &oldspeed, &len, instance, pNet->NetNr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/uams/uams_krb4/
H A Duams_krb4.c65 static char instance[ INST_SZ ], name[ ANAME_SZ ]; variable
514 char *instance=""; local
563 ka_UserAuthenticate(name,/*instance*/"",/*cell*/*ptr++,
602 strcpy( instance, p );
604 *instance = '\0';
622 if ( krb_mk_req( &authent, name, instance, realm, 0 ) != KSUCCESS ) {
625 if ( krb_get_cred( name, instance, realm, &cr ) != KSUCCESS ) {
643 if ( kuam_get_in_tkt( name, instance, realm, TICKET_GRANTING_TICKET,
697 if ( kuam_set_in_tkt( name, instance, realm, TICKET_GRANTING_TICKET,
756 LOG(log_info, logtype_default, "authenticated %s.%s@%s", name, instance, real
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/uams_krb4/
H A Duams_krb4.c65 static char instance[ INST_SZ ], name[ ANAME_SZ ]; variable
514 char *instance=""; local
563 ka_UserAuthenticate(name,/*instance*/"",/*cell*/*ptr++,
602 strcpy( instance, p );
604 *instance = '\0';
622 if ( krb_mk_req( &authent, name, instance, realm, 0 ) != KSUCCESS ) {
625 if ( krb_get_cred( name, instance, realm, &cr ) != KSUCCESS ) {
643 if ( kuam_get_in_tkt( name, instance, realm, TICKET_GRANTING_TICKET,
697 if ( kuam_set_in_tkt( name, instance, realm, TICKET_GRANTING_TICKET,
756 LOG(log_info, logtype_default, "authenticated %s.%s@%s", name, instance, real
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dschematron.c1537 * @instance: the document instace tree
1538 * @cur: the current node in the instance
1540 * Validate a rule against a tree instance at a given position
1546 xmlSchematronTestPtr test, xmlDocPtr instance, xmlNodePtr cur)
1552 ctxt->xctxt->doc = instance;
1601 * @instance: the document instace tree
1603 * Validate a tree instance against the schematron
1609 xmlSchematronValidateDoc(xmlSchematronValidCtxtPtr ctxt, xmlDocPtr instance) argument
1617 (ctxt->schema->rules == NULL) || (instance == NULL))
1620 root = xmlDocGetRootElement(instance);
1545 xmlSchematronRunTest(xmlSchematronValidCtxtPtr ctxt, xmlSchematronTestPtr test, xmlDocPtr instance, xmlNodePtr cur) argument
1690 xmlDocPtr instance; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dschematron.c1592 * @instance: the document instace tree
1593 * @cur: the current node in the instance
1595 * Validate a rule against a tree instance at a given position
1601 xmlSchematronTestPtr test, xmlDocPtr instance, xmlNodePtr cur, xmlSchematronPatternPtr pattern)
1607 ctxt->xctxt->doc = instance;
1656 * @instance: the document instace tree
1658 * Validate a tree instance against the schematron
1664 xmlSchematronValidateDoc(xmlSchematronValidCtxtPtr ctxt, xmlDocPtr instance) argument
1672 (ctxt->schema->rules == NULL) || (instance == NULL))
1675 root = xmlDocGetRootElement(instance);
1600 xmlSchematronRunTest(xmlSchematronValidCtxtPtr ctxt, xmlSchematronTestPtr test, xmlDocPtr instance, xmlNodePtr cur, xmlSchematronPatternPtr pattern) argument
1745 xmlDocPtr instance; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dschematron.c1537 * @instance: the document instace tree
1538 * @cur: the current node in the instance
1540 * Validate a rule against a tree instance at a given position
1546 xmlSchematronTestPtr test, xmlDocPtr instance, xmlNodePtr cur)
1552 ctxt->xctxt->doc = instance;
1601 * @instance: the document instace tree
1603 * Validate a tree instance against the schematron
1609 xmlSchematronValidateDoc(xmlSchematronValidCtxtPtr ctxt, xmlDocPtr instance) argument
1617 (ctxt->schema->rules == NULL) || (instance == NULL))
1620 root = xmlDocGetRootElement(instance);
1545 xmlSchematronRunTest(xmlSchematronValidCtxtPtr ctxt, xmlSchematronTestPtr test, xmlDocPtr instance, xmlNodePtr cur) argument
1690 xmlDocPtr instance; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx_old/
H A Daic7xxx_proc.c252 "instance %d:\n", p->instance);
255 size += sprintf(BLS, "%d,",aic7xxx_tag_info[p->instance].tag_commands[i]);
256 size += sprintf(BLS, "%d}\n",aic7xxx_tag_info[p->instance].tag_commands[i]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dmaintidi.h55 diva_strace_library_interface_t instance; member in struct:_diva_strace_context
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Dvfc.h130 int instance; member in struct:vfc_dev
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/irda/
H A Dirttp.h100 * This structure contains all data assosiated with one instance of a TTP
170 struct tsap_cb *irttp_dup(struct tsap_cb *self, void *instance);

Completed in 312 milliseconds

12345678