Searched refs:thunk_ioctl (Results 1 – 3 of 3) sorted by relevance
146 int thunk_ioctl(int fd, unsigned long request, void *opaque);
324 if (thunk_ioctl(sc->sc_fd, SCIOCCOMMAND, &kreq) != -1) { in vatapi_complete()
666 thunk_ioctl(int fd, unsigned long request, void *opaque) in thunk_ioctl() function