Searched refs:tft_ioctl (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/evbppc/virtex/dev/ |
H A D | tft.c | 82 accessops->ioctl = tft_ioctl; in tft_attach() 212 tft_ioctl(void *arg, void *scr, u_long cmd, void *data, int flag, in tft_ioctl() function
|
H A D | tftvar.h | 66 int tft_ioctl(void *, void *, u_long, void *, int, struct lwp *);
|