Searched refs:IDE_CTRL_RESET (Results 1 – 2 of 2) sorted by relevance
56 #define IDE_CTRL_RESET 0x04 macro
2353 bus->cmd &= ~IDE_CTRL_RESET; in ide_bus_perform_srst()2366 if (!(bus->cmd & IDE_CTRL_RESET) && (val & IDE_CTRL_RESET)) { in ide_ctrl_write()