Searched refs:HPUX_PART_SWAP (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/hppa/include/ | ||
H A D | disklabel.h | 93 #define HPUX_PART_SWAP 0x14 macro |
/openbsd/sys/arch/hppa/hppa/ | ||
H A D | disksubr.c | 169 } else if (hl->hl_flags[i] == HPUX_PART_SWAP) { in readliflabel() |