Searched refs:ATA_CTLREG_SRST (Results 1 – 4 of 4) sorted by relevance
669 #define ATA_CTLREG_SRST BIT2 ///< Software Reset. macro
1920 DevControl |= ATA_CTLREG_SRST; in ResetDevice()
1036 DeviceControl = ATA_CTLREG_SRST | ATA_CTLREG_IEN_L; in AtaSoftReset()
1087 DeviceControl |= ATA_CTLREG_SRST; in AtaSoftReset()