Searched refs:u32buf (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/stand/fdt/
H A Dfdt_loader_cmd.c612 uint32_t *u32buf = NULL; local
617 u32buf = (uint32_t *)cellbuf;
630 if (u32buf != NULL)
631 u32buf[cnt] =

Completed in 104 milliseconds