Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/
HDt4_ioctl.h318 #define CHELSIO_T4_GETREG _IOWR('f', T4_GETREG, struct t4_reg) macro
HDt4_main.c8634 case CHELSIO_T4_GETREG: { in t4_ioctl()
/NextBSD/tools/tools/cxgbetool/
HDcxgbetool.c172 rc = doit(CHELSIO_T4_GETREG, &reg); in read_reg()