Searched refs:ff_ENOTTY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 54 #define ff_ENOTTY 25 /* Inappropriate ioctl for device */ macro |
| H A D | ff_host_interface.c | 264 case ff_ENOTTY: errno = ENOTTY; break; in ff_os_errno() |