Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/stand/xxboot/
H A Dmain.c68 int boot_input(void *, int /*len*/, int /*pos*/);
132 boot_input(diskbuf, in RAW_READ()
137 boot_input(diskbuf, dbtob(BLK_PER_READ), devoff); in RAW_READ()
H A Dstart.S110 bl boot_input,%rp
465 ; void boot_input(void *buf, unsigned len, unsigned pos)
467 .export boot_input,entry
468 boot_input: label