Searched defs:passthrough (Results 1 – 16 of 16) sorted by relevance
| /freebsd-head/sys/dev/ofw/ |
| HD | ofwbus.c | 138 bool isdefault, passthrough; in ofwbus_alloc_resource() local 177 bool passthrough; in ofwbus_release_resource() local
|
| /freebsd-head/contrib/libarchive/cpio/test/ |
| HD | test_basic.c | 85 passthrough(const char *target) in passthrough() function
|
| /freebsd-head/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| HD | ClangUtilityFunction.h | 99 ASTTransformer(clang::ASTConsumer *passthrough) override { in ASTTransformer()
|
| HD | ClangFunctionCaller.cpp | 214 clang::ASTConsumer *passthrough) { in ASTTransformer()
|
| HD | ASTStructExtractor.cpp | 29 ASTStructExtractor::ASTStructExtractor(ASTConsumer *passthrough, in ASTStructExtractor()
|
| HD | ASTResultSynthesizer.cpp | 36 ASTResultSynthesizer::ASTResultSynthesizer(ASTConsumer *passthrough, in ASTResultSynthesizer()
|
| HD | ClangUserExpression.cpp | 973 clang::ASTConsumer *passthrough) { in ASTTransformer()
|
| /freebsd-head/sys/x86/isa/ |
| HD | isa.c | 93 int passthrough = (device_get_parent(child) != bus); in isa_alloc_resource() local
|
| /freebsd-head/sys/powerpc/mpc85xx/ |
| HD | isa.c | 52 int isdefault, passthrough, rids; in isa_alloc_resource() local
|
| /freebsd-head/sys/dev/dpaa/ |
| HD | fman.c | 123 int passthrough, rv; in fman_release_resource() local 158 int i, isdefault, passthrough; in fman_alloc_resource() local
|
| /freebsd-head/sys/dev/sound/pcm/ |
| HD | feeder_mixer.c | 241 int passthrough; in feed_mixer_feed() local
|
| /freebsd-head/contrib/mandoc/ |
| HD | main.c | 1139 passthrough(int fd, int synopsis_only) in passthrough() function
|
| /freebsd-head/sys/dev/bhnd/bhndb/ |
| HD | bhndb.c | 947 bool passthrough, isdefault; in bhndb_alloc_resource() local 1037 bool passthrough; in bhndb_release_resource() local
|
| /freebsd-head/sys/dev/bhnd/cores/chipc/ |
| HD | chipc.c | 776 bool passthrough, isdefault; in chipc_alloc_resource() local
|
| /freebsd-head/sys/kern/ |
| HD | subr_bus.c | 3075 int passthrough = (device_get_parent(child) != bus); in resource_list_reserve() local 3132 int passthrough = (device_get_parent(child) != bus); in resource_list_alloc() local 3203 int passthrough = (device_get_parent(child) != bus); in resource_list_release() local 3299 int passthrough = (device_get_parent(child) != bus); in resource_list_unreserve() local
|
| /freebsd-head/sys/dev/bhnd/ |
| HD | bhnd_subr.c | 2269 bool passthrough; in bhnd_bus_generic_activate_resource() local
|