Home
last modified time | relevance | path

Searched refs:pmBootEntry (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/arch/macppc/include/
H A Ddisklabel.h67 u_int32_t pmBootEntry; /* boot code entry point */ member
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dmac_label.h76 unsigned char pmBootEntry[4]; /* entry point of boot code */ member
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dlow.h82 LongInt pmBootEntry; /* boot code entry point */ member
H A Dlow.c158 d_fetchl(&ptr, &map.pmBootEntry); in l_readpm()