Searched refs:curpartition (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/boot/pc98/boot0.5/
H A Dselector.s167 movw curpartition, %si
210 movw curpartition, %dx
221 movw curpartition, %dx
339 movw $0, curpartition
384 cmpw $0, curpartition
387 decw curpartition
391 movw curpartition, %bx
397 incw curpartition
408 movw curpartition, %si
442 .global curpartition
443 curpartition: .word 0 # current patition label
[all...]
H A Dboot.s47 movw curpartition, %si
157 movw %bx, curpartition # Store partition number

Completed in 106 milliseconds