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

/freebsd-9.3-release/sys/boot/i386/boot0/
H A Dboot0ext.S108 callw intx13 # of boot0
289 callw intx13 # to disk
306 callw intx13 # from disk
368 intx13: movb 0x1(%si),%dh # Load head label
373 jne intx13.2 # No, just use CHS
375 jne intx13.2 # No
377 jz intx13.2 # No
385 jc intx13.1 # Not present, use CHS
387 jne intx13.1 # Not present, use CHS
389 jz intx13
[all...]
H A Dboot0.S471 callw intx13 # to disk
488 callw intx13 # from disk
561 intx13: # Prepare CHS parameters label

Completed in 48 milliseconds