Lines Matching full:ide
35 * IDE IO Register File
39 * IDE IO Port definition
53 * IDE status definitions
79 * IDE command definitions
94 #define IDE_COMMAND_SET_FEATURES 0xEF /* IDE set features command */
106 #define IDE_COMMAND_DMA_READ 0xc8 /* IDE DMA read command */
107 #define IDE_COMMAND_DMA_WRITE 0xca /* IDE DMA write command */
110 #define IDE_COMMAND_READ_DMA_QUEUE 0xc7 /* IDE read DMA queue command */
111 #define IDE_COMMAND_WRITE_DMA_QUEUE 0xcc /* IDE write DMA queue command */
112 #define IDE_COMMAND_SERVICE 0xA2 /* IDE service command command */
113 #define IDE_COMMAND_NOP 0x00 /* IDE NOP command */
156 * IDE Control Register File
165 * IDE drive control definitions
346 * IDE Macro