Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtiio.h263 struct tg_mem { struct
327 #define ALT_READ_TG_MEM _IOWR('a', 10, struct tg_mem)
328 #define ALT_WRITE_TG_MEM _IOWR('a', 11, struct tg_mem)
/freebsd/sys/dev/ti/
H A Dif_ti.c3788 struct tg_mem *mem_param; in ti_ioctl2()
3791 mem_param = (struct tg_mem *)addr; in ti_ioctl2()