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

/freebsd-10-stable/sys/boot/fdt/
H A Dfdt_loader_cmd.c333 uint32_t *u32buf = NULL; local
338 u32buf = (uint32_t *)cellbuf;
351 if (u32buf != NULL)
352 u32buf[cnt] =

Completed in 50 milliseconds