Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4nex.h60 #define T6_REGDUMP_SIZE (332 * 1024) macro
H A Dt4_ioctl.c1763 buf_size = T6_REGDUMP_SIZE; in regdump()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcxgbetool.c392 len = MAX(T5_REGDUMP_SIZE, T6_REGDUMP_SIZE); in get_regdump()