Searched refs:asd (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Daiutils.c86 uint32 asd, sz, szd; local
88 asd = get_erom_ent(sih, eromptr, ER_VALID, ER_VALID);
89 if (((asd & ER_TAG1) != ER_ADD) ||
90 (((asd & AD_SP_MASK) >> AD_SP_SHIFT) != sp) ||
91 ((asd & AD_ST_MASK) != st)) {
96 *addrl = asd & AD_ADDR_MASK;
97 if (asd & AD_AG32)
102 sz = asd & AD_SZ_MASK;
114 return asd;
267 uint32 mpd, asd, addr local
536 uint32 asd, addrl, addrh, sizel, sizeh; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/lang/cl/
H A DMakefile.am20 distributed_clfiles = gpg-error.asd \
H A DMakefile56 $(srcdir)/Makefile.in $(srcdir)/gpg-error.asd.in
70 CONFIG_CLEAN_FILES = gpg-error.asd
225 distributed_clfiles = gpg-error.asd \
271 gpg-error.asd: $(top_builddir)/config.status $(srcdir)/gpg-error.asd.in
H A DMakefile.in56 $(srcdir)/Makefile.in $(srcdir)/gpg-error.asd.in
70 CONFIG_CLEAN_FILES = gpg-error.asd
225 distributed_clfiles = gpg-error.asd \
271 gpg-error.asd: $(top_builddir)/config.status $(srcdir)/gpg-error.asd.in

Completed in 48 milliseconds