Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/vchiq/interface/vchiq_arm/
HDvchiq_core.c622 BITSET_T service_found[BITSET_SIZE(VCHIQ_MAX_SERVICES)]; in process_free_queue() local
647 BITSET_ZERO(service_found); in process_free_queue()
687 if (!BITSET_IS_SET(service_found, port)) { in process_free_queue()
689 BITSET_SET(service_found, port); in process_free_queue()