Searched refs:FD_IOPORT (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dfdreg.h22 #define FD_IOPORT fdc_state[fdc].address macro
24 #define FD_IOPORT 0x3f0 macro
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)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dfdreg.h22 #define FD_IOPORT fdc_state[fdc].address macro
24 #define FD_IOPORT 0x3f0 macro
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)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Dfdreg.h22 #define FD_IOPORT fdc_state[fdc].address macro
24 #define FD_IOPORT 0x3f0 macro
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)

Completed in 34 milliseconds