OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:service_found
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.c
626
BITSET_T
service_found
[BITSET_SIZE(VCHIQ_MAX_SERVICES)];
local
653
BITSET_ZERO(
service_found
);
693
if (!BITSET_IS_SET(
service_found
, port)) {
695
BITSET_SET(
service_found
, port);
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026