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

/illumos-gate/usr/src/boot/sys/boot/fdt/
H A Dfdt_loader_cmd.c335 uint32_t *u32buf = NULL; local
340 u32buf = (uint32_t *)cellbuf;
353 if (u32buf != NULL)
354 u32buf[cnt] =

Completed in 46 milliseconds