Searched refs:btx_hdr (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/btxld/
H A Dbtx.h41 struct btx_hdr { struct
H A Dbtxld.c113 static void getbtx(int, struct btx_hdr *);
203 struct btx_hdr btx, btxle;
309 getbtx(int fd, struct btx_hdr * btx)
/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 61 milliseconds