Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/installboot/arch/
H A Dhppa.c62 #define HPPA_LABELSIZE 404 /* reserve 16 partitions */ macro
100 eol = HPPA_LABELOFFSET + HPPA_LABELSIZE; in hppa_clearboot()
199 memcpy(&bb[HPPA_LABELOFFSET], &label.l, HPPA_LABELSIZE); in hppa_setboot()