Searched defs:btx_hdr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/btxld/
H A Dbtx.h41 struct btx_hdr { struct
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S120 btx_hdr: .byte 0xeb # Machine ID label
219 pushl btx_hdr+0xc # Set EIP
281 testb $0x1,btx_hdr+0x7 # Reboot?
393 reboot: orb $0x1,btx_hdr+0x7 # Set the reboot flag
711 intx30.1: orb $0x1,%ss:btx_hdr+0x7 # Flag reboot

Completed in 72 milliseconds