Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4nex.h63 struct t4_regdump { struct
H A Dt4_ioctl.c179 struct t4_regdump r; in regdump()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcxgbetool.c390 struct t4_regdump *regs; in get_regdump()
394 regs = malloc(len + sizeof(struct t4_regdump)); in get_regdump()
406 regs = malloc(length + sizeof(struct t4_regdump)); in get_regdump()