Revision b8005914 linux-user/syscall_defs.h

b/linux-user/syscall_defs.h
830 830
#define TARGET_HDIO_SET_DMA           0x0326  /* change use-dma flag */
831 831
#define TARGET_HDIO_SET_PIO_MODE      0x0327  /* reconfig interface to new speed */
832 832

  
833
/* loop ioctls */
834
#define TARGET_LOOP_SET_FD            0x4C00
835
#define TARGET_LOOP_CLR_FD            0x4C01
836
#define TARGET_LOOP_SET_STATUS        0x4C02
837
#define TARGET_LOOP_GET_STATUS        0x4C03
838
#define TARGET_LOOP_SET_STATUS64      0x4C04
839
#define TARGET_LOOP_GET_STATUS64      0x4C05
840
#define TARGET_LOOP_CHANGE_FD         0x4C06
833 841

  
834 842
/* from asm/termbits.h */
835 843

  

Also available in: Unified diff