aboutsummaryrefslogtreecommitdiffstats
path: root/misc/errno
blob: a13069ef3df607bd3a32173197dc4fcba2196d5f (plain)
1
2
3
4
5
6
7
8
9
from /usr/src/linux/include/asm/errno.h
seems they are for media changer devices...

#define EBADE           52      /* Invalid exchange */
#define EBADR           53      /* Invalid request descriptor */
#define EXFULL          54      /* Exchange full */
#define ENOANO          55      /* No anode */
#define EBADRQC         56      /* Invalid request code */
#define EBADSLT         57      /* Invalid slot */