Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/include/
H A Ddisklabel.h93 #define HPUX_PART_SWAP 0x14 macro
/openbsd/sys/arch/hppa/hppa/
H A Ddisksubr.c169 } else if (hl->hl_flags[i] == HPUX_PART_SWAP) { in readliflabel()