On 5/30/2025 11:57 AM, Julian Coleman wrote:
> Hi,
> 
>>                   Of course this also assumes "booted_partition" is
>> declared as an uint32_t, or equivalent. I could not find its declaration
>> in arch/xen/xen/xen_machdep.c and presumably it is declared in a header
>> somewhere.
> 
> Might be useful:
> 
>   
> https://nxr.netbsd.org/search?q=&project=src&defs=booted_partition&refs=&path=&hist=
> 
> You can search for variables, strings, functions, etc. across the NetBSD src
> tree.
> 
> Regards,
> 
> Julian
> 
Thanks, I found it. It is an int (4 bytes on NetBSD/xen).

Reply via email to