Searched refs:auxiliary (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Drrlist.h35 void avahi_record_list_push(AvahiRecordList *l, AvahiRecord *r, int flush_cache, int unicast_response, int auxiliary);
H A Drrlist.c42 int auxiliary; member in struct:AvahiRecordListItem
114 *ret_auxiliary = i->auxiliary;
141 void avahi_record_list_push(AvahiRecordList *l, AvahiRecord *r, int flush_cache, int unicast_response, int auxiliary) { argument
157 i->auxiliary = auxiliary;
H A Dinternal.h167 void avahi_server_prepare_response(AvahiServer *s, AvahiInterface *i, AvahiEntry *e, int unicast_response, int auxiliary);
H A Dserver.c105 void avahi_server_prepare_response(AvahiServer *s, AvahiInterface *i, AvahiEntry *e, int unicast_response, int auxiliary) { argument
110 avahi_record_list_push(s->record_list, e->record, e->flags & AVAHI_PUBLISH_UNIQUE, unicast_response, auxiliary);
397 int unicast_response, flush_cache, auxiliary; local
406 while ((r = avahi_record_list_next(s->record_list, &flush_cache, &unicast_response, &auxiliary))) {
412 * packet AND it is not an auxiliary record AND all other
415 if (flush_cache && !tc && !auxiliary && avahi_record_list_all_flush_cache(s->record_list))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd_fba.h32 __u8 auxiliary; member in struct:LO_fba_data
H A Ddasd_eckd.h131 } __attribute__ ((packed)) auxiliary; member in struct:LO_eckd_data
H A Ddasd_eckd.c343 data->auxiliary.last_bytes_used = 0x1;
349 data->auxiliary.last_bytes_used = 0x1;
357 data->auxiliary.last_bytes_used = 0x1;
363 data->auxiliary.last_bytes_used = 0x1;
372 data->auxiliary.last_bytes_used = 0x1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-pxa/
H A Dsleep.S48 mrc p15, 0, r8, c1, c1, 0 @ auxiliary control reg
211 mcr p15, 0, r8, c1, c1, 0 @ auxiliary control reg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-xsc3.S419 mrc p15, 0, r0, c1, c0, 1 @ get auxiliary control reg
424 mcr p15, 0, r0, c1, c0, 1 @ set auxiliary control reg

Completed in 83 milliseconds