Home | History | Annotate | Download | only in BootSector

Lines Matching refs:LBA

223 # AX    = Start LBA

234 addl LBAOffsetForBootSector(%bp), %eax # Add LBAOffsetForBootSector to Start LBA
235 addl HiddenSectors(%bp), %eax # Add HiddenSectors to Start LBA
236 movl %eax, %esi # esi = Start LBA
240 movl %esi, %eax # eax = Start LBA