Home
last modified time | relevance | path

Searched refs:print_32p_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dprintk.h53 typedef const struct { uint32_t value; } __packed *print_32p_t; in print_hex_dump() typedef
81 printf("%08x ", ((print_32p_t)buf)->value); in print_hex_dump()