Home
last modified time | relevance | path

Searched refs:ipl_entry (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hppa/stand/mkboot/
H A Dmkboot.c194 if (lifv->ipl_entry == 0) { in main()
195 lifv->ipl_entry = htobe32(loadpoint + entry); in main()
/netbsd-src/sys/sys/
H A Dbootblock.h1017 uint32_t ipl_entry; member