Home
last modified time | relevance | path

Searched refs:BDA_POS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/stand/boot/pc32/
H A Dbootasm.h56 #define BDA_POS 0x450 /* Cursor position */ macro
/dragonfly/stand/boot/pc32/btx/btxldr/
H A Dbtxldr.S363 movl $BDA_POS,%ebx # BDA pointer
366 cmpb %ah,BDA_SCR-BDA_POS(%ebx) # Mono mode?
/dragonfly/stand/boot/pc32/btx/btx/
H A Dbtx.S960 movl $BDA_POS,%ebx # BDA pointer
963 cmpb %ah,BDA_SCR-BDA_POS(%ebx) # Mono mode?