Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ixl/
HDixl_pf_main.c47 static void ixl_sbuf_print_bytes(struct sbuf *, u8 *, int, int, bool);
3949 ixl_sbuf_print_bytes(buf, (u8 *)&key_data, sizeof(key_data), 0, true); in ixl_sysctl_hkey()
3960 ixl_sbuf_print_bytes(struct sbuf *sb, u8 *buf, int length, int label_offset, bool text) in ixl_sbuf_print_bytes() function
4036 ixl_sbuf_print_bytes(buf, hlut, 512, 0, false); in ixl_sysctl_hlut()