Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_ioctl.h420 #define CHELSIO_T4_SETREG _IOW('f', T4_SETREG, struct t4_reg) macro
H A Dt4_vf.c821 case CHELSIO_T4_SETREG: { in t4vf_ioctl()
H A Dt4_main.c12345 case CHELSIO_T4_SETREG: { in t4_ioctl()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c197 return doit(CHELSIO_T4_SETREG, &reg); in write_reg()