Searched refs:MEM_BTX (Results 1 – 4 of 4) sorted by relevance
/freebsd/stand/i386/gptboot/ |
H A D | gptldr.S | 38 .set MEM_BTX,0x9000 # BTX start define 108 mov $MEM_BTX,%di # %di -> end of BTX at 109 add %cx,%si # MEM_BTX
|
/freebsd/stand/i386/zfsboot/ |
H A D | zfsldr.S | 20 .set MEM_BTX,0x9000 # BTX start define 113 mov $MEM_BTX,%ebx # Destination buffer 121 mov $MEM_BTX,%bx # BTX
|
/freebsd/stand/i386/boot2/ |
H A D | boot1.S | 21 .set MEM_BTX,0x9000 # BTX start define 189 mov $MEM_BTX,%bx # BTX 193 mov $MEM_BTX+(NSECT-1)*SIZ_SEC,%cx # Byte
|
/freebsd/stand/i386/btx/btx/ |
H A D | btx.S | 21 .set MEM_BTX,0x1000 # Start of BTX memory define
|