Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_compat.c1954 typedef const struct { uint16_t value; } __packed *print_16p_t; in lkpi_hex_dump() typedef
1985 _fpf(arg1, "%04x ", ((print_16p_t)buf)->value); in lkpi_hex_dump()