Searched refs:tg_reg (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dtiio.h260 struct tg_reg { struct
332 #define ALT_READ_TG_REG _IOWR('a', 12, struct tg_reg)
333 #define ALT_WRITE_TG_REG _IOWR('a', 13, struct tg_reg)
/freebsd-12-stable/sys/dev/ti/
H A Dif_ti.c3866 struct tg_reg *regs;
3869 regs = (struct tg_reg *)addr;

Completed in 176 milliseconds