Searched refs:did (Results 201 - 225 of 364) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dintel-iommu.c902 u16 did, u16 source_id, u8 function_mask,
913 val = DMA_CCMD_DOMAIN_INVL|DMA_CCMD_DID(did);
916 val = DMA_CCMD_DEVICE_INVL|DMA_CCMD_DID(did)
935 static void __iommu_flush_iotlb(struct intel_iommu *iommu, u16 did, argument
948 val = DMA_TLB_DSI_FLUSH|DMA_TLB_IVT|DMA_TLB_DID(did);
951 val = DMA_TLB_PSI_FLUSH|DMA_TLB_IVT|DMA_TLB_DID(did);
1054 static void iommu_flush_iotlb_psi(struct intel_iommu *iommu, u16 did, argument
1069 iommu->flush.flush_iotlb(iommu, did, 0, 0,
1072 iommu->flush.flush_iotlb(iommu, did, addr, mask,
1080 iommu_flush_dev_iotlb(iommu->domains[did], add
901 __iommu_flush_context(struct intel_iommu *iommu, u16 did, u16 source_id, u8 function_mask, u64 type) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl396 foreach did $dlist {
413 error_check_good dupget.id $id $did
458 foreach did $dlist {
484 error_check_good dupget.id $id $did
1769 set did [open $dict]
1771 while { [gets $did str] != -1 && $count < $n } {
1787 close $did
1794 set did [open $dict]
1796 while { [gets $did str] != -1 && $count < $n } {
1802 close $did
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex197 After tunnel device is created you should configure it as you did
266 work. At least, I did not test it, did not debug it and
H A Dapi-ip6-flowlabels.tex118 Another problem is Linux specific. Historically Linux IPv6 did not
121 Some applications also did not take care about it.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/cpufreq/
H A Dpowernow-k8.c642 static u32 freq_from_fid_did(u32 fid, u32 did) argument
647 mhz = (100 * (fid + 0x10)) >> did;
649 mhz = (100 * (fid + 8)) >> did;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/test/
H A DMakefile483 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
H A DMakefile.in483 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dfnic_scsi.c1342 /* fw did not complete abort, timed out */
1796 void fnic_exch_mgr_reset(struct fc_lport *lp, u32 sid, u32 did) argument
1804 if (did) {
1805 fnic_rport_exch_reset(fnic, did);
1810 * sid = 0, did = 0
1820 fc_exch_mgr_reset(lp, sid, did);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/tests/
H A DMakefile499 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtdelwin.tex70 In wxWidgets 1.xx, the {\bf OnClose} function did not actually delete 'this', but signaled
H A Devthand.tex234 true if a suitable event handler function was found and executed, and the function did not
288 true if a suitable event handler function was found and executed, and the function did not
H A Dtcommdlg.tex57 a grey scale for the custom colours. If the user did not cancel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault.lua207 -- user script did not spawn anything
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dltmain.sh667 # Suppress compiler output if we already did a PIC compilation.
2563 echo "*** because a test_compile did reveal that the linker did not use it for"
2595 echo "*** because a test_compile did reveal that the linker did not use this one"
2657 echo "*** because I did check the linker path looking for a file starting"
2699 echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dltmain.sh667 # Suppress compiler output if we already did a PIC compilation.
2563 echo "*** because a test_compile did reveal that the linker did not use it for"
2595 echo "*** because a test_compile did reveal that the linker did not use this one"
2657 echo "*** because I did check the linker path looking for a file starting"
2699 echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh728 # Suppress compiler output if we already did a PIC compilation.
2922 echo "*** because a test_compile did reveal that the linker did not use it for"
2954 echo "*** because a test_compile did reveal that the linker did not use this one"
3016 echo "*** because I did check the linker path looking for a file starting"
3058 echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dtcm825x.c850 const struct i2c_device_id *did)
849 tcm825x_probe(struct i2c_client *client, const struct i2c_device_id *did) argument
H A Dov9640.c753 const struct i2c_device_id *did)
752 ov9640_probe(struct i2c_client *client, const struct i2c_device_id *did) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dgram.c1630 dlog(LOG_DEBUG, 4, "interface %s did not exist, ignoring the interface", iface->Name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dfeature.c2511 * that all Apple OF revs did it properly, I do it the paranoid way.
2678 const u32 *did = of_get_property(node, "device-id", NULL); local
2679 if (*did == 0x00000025)
2681 if (*did == 0x0000003e)
2683 if (*did == 0x0000004f)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dgram.c1630 dlog(LOG_DEBUG, 4, "interface %s did not exist, ignoring the interface", iface->Name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex117 The artist(s) who performed the work. In classical music this would be the conductor, orchestra, soloists. In an audio book it would be the actor who did the reading. In popular music this is typically the same as the ARTIST and is omitted.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dpod2man.pl205 (W) The NAME header did not have an isolated dash in it. This is
210 (F) You did not include a NAME header, which is essential.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dpod2man.pl205 (W) The NAME header did not have an isolated dash in it. This is
210 (F) You did not include a NAME header, which is essential.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dpod2man.pl205 (W) The NAME header did not have an isolated dash in it. This is
210 (F) You did not include a NAME header, which is essential.

Completed in 422 milliseconds

1234567891011>>