Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dprintk.h54 typedef const struct { uint16_t value; } __packed *print_16p_t; in print_hex_dump() typedef
85 printf("%04x ", ((print_16p_t)buf)->value); in print_hex_dump()