Home
last modified time | relevance | path

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

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