Home
last modified time | relevance | path

Searched refs:sgd (Results 1 – 3 of 3) sorted by relevance

/src/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.gsl71 …t="build\\native\\bin\\$(package.target)-x86-$(package.platformtoolset)-mt-sgd-$(package.pathversi…
75 …t="build\\native\\bin\\$(package.target)-x86-$(package.platformtoolset)-mt-sgd-$(package.pathversi…
95 …t="build\\native\\bin\\$(package.target)-x64-$(package.platformtoolset)-mt-sgd-$(package.pathversi…
99 …t="build\\native\\bin\\$(package.target)-x64-$(package.platformtoolset)-mt-sgd-$(package.pathversi…
146 …<AdditionalDependencies>$(package.target)-x86-$(package.platformtoolset)-mt-sgd-$(package.pathvers…
156 …<AdditionalDependencies>$(package.target)-x64-$(package.platformtoolset)-mt-sgd-$(package.pathvers…
168 …<AdditionalDependencies>$(package.target)-x86-$(package.platformtoolset)-mt-sgd-$(package.pathvers…
178 …<AdditionalDependencies>$(package.target)-x64-$(package.platformtoolset)-mt-sgd-$(package.pathvers…
/src/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6q-var-dt6customboard.dts74 compatible = "sgd,gktw70sdae4se", "panel-lvds";
/src/sys/dev/smartpqi/
H A Dsmartpqi_discovery.c371 size_t datasize, sgt_t *sgd) in pqisrc_simple_dma_alloc() argument
393 sgd->addr = device_mem->dma_addr; in pqisrc_simple_dma_alloc()
394 sgd->len = datasize; in pqisrc_simple_dma_alloc()
395 sgd->flags = SG_FLAG_LAST; in pqisrc_simple_dma_alloc()