OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VCHIQ_MSGID_CLAIMED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.h
139
#define
VCHIQ_MSGID_CLAIMED
0x40000000
vchiq_core.c
1131
if (((msgid &
VCHIQ_MSGID_CLAIMED
) == 0) ||
1139
header->msgid = htole32(msgid & ~
VCHIQ_MSGID_CLAIMED
);
1809
header->msgid = htole32(msgid |
VCHIQ_MSGID_CLAIMED
);
2799
(msgid &
VCHIQ_MSGID_CLAIMED
)) {
3536
if (msgid &
VCHIQ_MSGID_CLAIMED
) {
Completed in 20 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026