Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h244 #define CHELSIO_GETREG _IOWR('f', CH_GETREG, struct ch_reg) macro
H A Dcxgb_main.c2551 case CHELSIO_GETREG: { in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c161 if (doit(iff_name, CHELSIO_GETREG, &reg) < 0) in read_reg()