OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vbt_macaddr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/broadcom/
bcm283x_platform.c
385
struct vcprop_tag_macaddr
vbt_macaddr
;
member in struct:__anon098c17a90208
421
.
vbt_macaddr
= {
424
.vpt_len = htole32(VCPROPTAG_LEN(vb.
vbt_macaddr
)),
803
if (vcprop_tag_success_p(&vb.
vbt_macaddr
.tag))
805
le64toh(vb.
vbt_macaddr
.addr));
1443
vcprop_tag_success_p(&vb.
vbt_macaddr
.tag)) {
1444
const uint64_t addr = le64toh(vb.
vbt_macaddr
.addr);
Completed in 12 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025