HomeSort by relevance Sort by last modified time
    Searched defs:FD_IOPORT (Results 26 - 35 of 35) sorted by null

12

  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
fdreg.h 22 #define FD_IOPORT fdc_state[fdc].address
25 #define FD_IOPORT 0x3f0
27 #define FD_STATUS (4 + FD_IOPORT )
29 #define FD_DATA (5 + FD_IOPORT )
30 #define FD_DOR (2 + FD_IOPORT )
31 #define FD_DIR (7 + FD_IOPORT )
32 #define FD_DCR (7 + FD_IOPORT )
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
fdreg.h 22 #define FD_IOPORT fdc_state[fdc].address
25 #define FD_IOPORT 0x3f0
27 #define FD_STATUS (4 + FD_IOPORT )
29 #define FD_DATA (5 + FD_IOPORT )
30 #define FD_DOR (2 + FD_IOPORT )
31 #define FD_DIR (7 + FD_IOPORT )
32 #define FD_DCR (7 + FD_IOPORT )
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
fdreg.h 22 #define FD_IOPORT fdc_state[fdc].address
25 #define FD_IOPORT 0x3f0
27 #define FD_STATUS (4 + FD_IOPORT )
29 #define FD_DATA (5 + FD_IOPORT )
30 #define FD_DOR (2 + FD_IOPORT )
31 #define FD_DIR (7 + FD_IOPORT )
32 #define FD_DCR (7 + FD_IOPORT )
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
fdreg.h 22 #define FD_IOPORT fdc_state[fdc].address
25 #define FD_IOPORT 0x3f0
27 #define FD_STATUS (4 + FD_IOPORT )
29 #define FD_DATA (5 + FD_IOPORT )
30 #define FD_DOR (2 + FD_IOPORT )
31 #define FD_DIR (7 + FD_IOPORT )
32 #define FD_DCR (7 + FD_IOPORT )
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
fdreg.h 22 #define FD_IOPORT fdc_state[fdc].address
25 #define FD_IOPORT 0x3f0
27 #define FD_STATUS (4 + FD_IOPORT )
29 #define FD_DATA (5 + FD_IOPORT )
30 #define FD_DOR (2 + FD_IOPORT )
31 #define FD_DIR (7 + FD_IOPORT )
32 #define FD_DCR (7 + FD_IOPORT )
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
fdreg.h 22 #define FD_IOPORT fdc_state[fdc].address
25 #define FD_IOPORT 0x3f0
27 #define FD_STATUS (4 + FD_IOPORT )
29 #define FD_DATA (5 + FD_IOPORT )
30 #define FD_DOR (2 + FD_IOPORT )
31 #define FD_DIR (7 + FD_IOPORT )
32 #define FD_DCR (7 + FD_IOPORT )
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
fdreg.h 22 #define FD_IOPORT fdc_state[fdc].address
25 #define FD_IOPORT 0x3f0
27 #define FD_STATUS (4 + FD_IOPORT )
29 #define FD_DATA (5 + FD_IOPORT )
30 #define FD_DOR (2 + FD_IOPORT )
31 #define FD_DIR (7 + FD_IOPORT )
32 #define FD_DCR (7 + FD_IOPORT )
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
fdreg.h 22 #define FD_IOPORT fdc_state[fdc].address
25 #define FD_IOPORT 0x3f0
27 #define FD_STATUS (4 + FD_IOPORT )
29 #define FD_DATA (5 + FD_IOPORT )
30 #define FD_DOR (2 + FD_IOPORT )
31 #define FD_DIR (7 + FD_IOPORT )
32 #define FD_DCR (7 + FD_IOPORT )
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
fdreg.h 22 #define FD_IOPORT fdc_state[fdc].address
25 #define FD_IOPORT 0x3f0
27 #define FD_STATUS (4 + FD_IOPORT )
29 #define FD_DATA (5 + FD_IOPORT )
30 #define FD_DOR (2 + FD_IOPORT )
31 #define FD_DIR (7 + FD_IOPORT )
32 #define FD_DCR (7 + FD_IOPORT )
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
fdreg.h 22 #define FD_IOPORT fdc_state[fdc].address
25 #define FD_IOPORT 0x3f0
27 #define FD_STATUS (4 + FD_IOPORT )
29 #define FD_DATA (5 + FD_IOPORT )
30 #define FD_DOR (2 + FD_IOPORT )
31 #define FD_DIR (7 + FD_IOPORT )
32 #define FD_DCR (7 + FD_IOPORT )

Completed in 51 milliseconds

12