Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtiio.h258 struct tg_reg { struct
329 #define ALT_READ_TG_REG _IOWR('a', 12, struct tg_reg)
330 #define ALT_WRITE_TG_REG _IOWR('a', 13, struct tg_reg)
/freebsd/sys/dev/ti/
H A Dif_ti.c3844 struct tg_reg *regs; in ti_ioctl2()
3847 regs = (struct tg_reg *)addr; in ti_ioctl2()