Home
last modified time | relevance | path

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

/freebsd/usr.sbin/btxld/
H A Dbtx.h41 struct btx_hdr { struct
H A Dbtxld.c114 static void getbtx(int, struct btx_hdr *);
197 struct btx_hdr btx, btxle; in btxld()
304 getbtx(int fd, struct btx_hdr * btx) in getbtx()
/freebsd/stand/i386/btx/btx/
H A Dbtx.S118 btx_hdr: .byte 0xeb # Machine ID label
217 pushl btx_hdr+0xc # Set EIP
279 testb $0x1,btx_hdr+0x7 # Reboot?
391 reboot: orb $0x1,btx_hdr+0x7 # Set the reboot flag