qa.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Int 13H Function 14H
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Controller Internal Diagnostic      [PC] [AT] [PS/2]
 
  Causes the fixed disk adapter to carry out a built-in diagnostic self-test,
  indicating whether the test was passed by the returned status.
 
  Input             Output
  ══════            ════════════════════════════════════
  AH=14H            If function successful
                    Carry flag=clear
                    AH=00H
                    If function unsuccessful
                    Carry flag=set
                    AH=status (see Int 13H Function 01H)
                                    -♦-