HomeSort by: relevance | last modified time | path
    Searched defs:errcod (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/i386/stand/mbr/
mbr.S 378 movb %al, errcod
550 errtxt: .ascii "Error " /* runs into crlf if errcod set */
551 errcod: .byte 0 label
  /src/sys/arch/i386/stand/bootxx/
pbr.S 62 #define errcod R(_errcod) macro
318 movb %al, errcod
384 _errcod: .byte 0 /* ... if errcod set */
  /src/sys/arch/i386/stand/fatboot/
fatboot.S 186 movb %al, errcod
322 errcod: .byte 0 /* ... if errcod set */ label

Completed in 12 milliseconds