Home
last modified time | relevance | path

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.c112 static void getbtx(int, struct btx_hdr *);
218 struct btx_hdr btx, btxle; in btxld()
321 getbtx(int fd, struct btx_hdr * btx) in getbtx()
/illumos-gate/usr/src/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