Searched refs:dump (Results 226 - 250 of 493) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dci13xxx_udc.c1217 u32 dump[512]; local
1227 k = hw_register_read(dump, sizeof(dump)/sizeof(u32));
1233 i * (unsigned)sizeof(u32), dump[i]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_dbg.c51 uint32_t *dump = (uint32_t *)ha->gid_list; local
106 ram[cnt + idx] = swab32(dump[idx]);
226 uint16_t *dump = (uint16_t *)ha->gid_list; local
291 ram[cnt + idx] = swab16(dump[idx]);
387 "Failed to dump firmware (%x)!!!\n", rval);
391 "Firmware dump saved to temp buffer (%ld/%p).\n",
423 "No buffer available for dump!!!\n");
586 "No buffer available for dump!!!\n");
783 "No buffer available for dump!!!\n");
1021 "No buffer available for dump!!!\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dupgrade.tcl262 upgrade_dump "$temp_dir/$file-$endianness.db" "$temp_dir/temp.dump"
265 [filecmp "$temp_dir/$file.tcldump" "$temp_dir/temp.dump"] 0
275 {exec $util_path/db_load -f "$temp_dir/$file.dump" \
280 upgrade_dump "$temp_dir/upgrade.db" "$temp_dir/temp.dump"
283 [filecmp "$temp_dir/$file.tcldump" "$temp_dir/temp.dump"] 0
307 # Use db_printlog to dump the logs. If the current log file
310 # readable, check that the current printlog dump matches the
622 $dbfile > $dir/$newbasename.dump} res] } {
694 # Save dump files. We require that the files have
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A DMakefile268 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/afppasswd/
H A DMakefile255 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/misc/
H A DMakefile273 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/contrib/a2boot/
H A DMakefile255 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/contrib/misc/
H A DMakefile233 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/distrib/systemd/
H A DMakefile233 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/doc/
H A DMakefile233 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A DMakefile260 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A DMakefile272 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A DMakefile271 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/psf/
H A DMakefile290 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/generic/sys/
H A DMakefile231 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/netbsd/netatalk/
H A DMakefile231 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/sunos/
H A DMakefile231 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/sys/ultrix/
H A DMakefile231 ac_ct_DUMPBIN = link -dump
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dcls_flow.c703 .dump = flow_dump,
H A Dcls_route.c598 .dump = route4_dump,
H A Dcls_rsvp.h655 .dump = rsvp_dump,
H A Dcls_tcindex.c486 .dump = tcindex_dump,
H A Dsch_drr.c498 .dump = drr_dump_class,
H A Dsch_generic.c543 .dump = pfifo_fast_dump,
H A Dsch_gred.c592 .dump = gred_dump,

Completed in 132 milliseconds

1234567891011>>