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

  /bionic/libc/kernel/uapi/linux/
fdreg.h 22 #define FD_IOPORT fdc_state[fdc].address
24 #define FD_IOPORT 0x3f0
26 #define FD_STATUS (4 + FD_IOPORT)
27 #define FD_DATA (5 + FD_IOPORT)
28 #define FD_DOR (2 + FD_IOPORT)
29 #define FD_DIR (7 + FD_IOPORT)
30 #define FD_DCR (7 + FD_IOPORT)
  /external/kernel-headers/original/uapi/linux/
fdreg.h 11 #define FD_IOPORT fdc_state[fdc].address
15 #define FD_IOPORT 0x3f0
19 #define FD_STATUS (4 + FD_IOPORT )
20 #define FD_DATA (5 + FD_IOPORT )
23 #define FD_DOR (2 + FD_IOPORT )
26 #define FD_DIR (7 + FD_IOPORT )
29 #define FD_DCR (7 + FD_IOPORT )
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fdreg.h 10 #define FD_IOPORT fdc_state[fdc].address
14 #define FD_IOPORT 0x3f0
18 #define FD_STATUS (4 + FD_IOPORT )
19 #define FD_DATA (5 + FD_IOPORT )
22 #define FD_DOR (2 + FD_IOPORT )
25 #define FD_DIR (7 + FD_IOPORT )
28 #define FD_DCR (7 + FD_IOPORT )

Completed in 60 milliseconds