HomeSort by relevance Sort by last modified time
    Searched refs:CZIOC (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
cyclades.h 57 #define CZIOC ('M' << 8)
58 #define CZ_NBOARDS (CZIOC | 0xfa)
59 #define CZ_BOOT_START (CZIOC | 0xfb)
60 #define CZ_BOOT_DATA (CZIOC | 0xfc)
61 #define CZ_BOOT_END (CZIOC | 0xfd)
62 #define CZ_TEST (CZIOC | 0xfe)
  /external/kernel-headers/original/uapi/linux/
cyclades.h 119 #define CZIOC ('M' << 8)
120 #define CZ_NBOARDS (CZIOC|0xfa)
121 #define CZ_BOOT_START (CZIOC|0xfb)
122 #define CZ_BOOT_DATA (CZIOC|0xfc)
123 #define CZ_BOOT_END (CZIOC|0xfd)
124 #define CZ_TEST (CZIOC|0xfe)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cyclades.h 118 #define CZIOC ('M' << 8)
119 #define CZ_NBOARDS (CZIOC|0xfa)
120 #define CZ_BOOT_START (CZIOC|0xfb)
121 #define CZ_BOOT_DATA (CZIOC|0xfc)
122 #define CZ_BOOT_END (CZIOC|0xfd)
123 #define CZ_TEST (CZIOC|0xfe)

Completed in 497 milliseconds