Home
last modified time | relevance | path

Searched refs:CHELSIO_T4_SETREG (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/
HDt4_ioctl.h406 #define CHELSIO_T4_SETREG _IOW('f', T4_SETREG, struct t4_reg) macro
HDt4_vf.c797 case CHELSIO_T4_SETREG: { in t4vf_ioctl()
HDt4_main.c9948 case CHELSIO_T4_SETREG: { in t4_ioctl()
/freebsd-11-stable/usr.sbin/cxgbetool/
HDcxgbetool.c201 return doit(CHELSIO_T4_SETREG, &reg); in write_reg()