Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/
HDcxgb_ioctl.h245 #define CHELSIO_GETREG _IOWR('f', CH_GETREG, struct ch_reg) macro
HDcxgb_main.c2553 case CHELSIO_GETREG: { in cxgb_extension_ioctl()
/trueos/tools/tools/cxgbtool/
HDcxgbtool.c163 if (doit(iff_name, CHELSIO_GETREG, &reg) < 0) in read_reg()