Searched defs:groupsize (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/ice/ |
H A D | ice_osdep.c | 129 uint32_t __unused groupsize, uint8_t *buf, size_t len) in ice_debug_array() argument 163 ice_info_fwlog(struct ice_hw *hw, uint32_t rowsize, uint32_t __unused groupsize, in ice_info_fwlog() argument
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | printk.h | 49 const int prefix_type, const int rowsize, const int groupsize, in print_hex_dump()
|
/freebsd/sys/dev/drm2/ |
H A D | drm_os_freebsd.c | 404 hex_dump_to_buffer(const void *buf, size_t len, int rowsize, int groupsize, in hex_dump_to_buffer()
|