Searched refs:LIF_DIR_TYPE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/hppa/include/ | ||
H A D | disklabel.h | 112 #define LIF_DIR_TYPE 0xe942 macro |
/openbsd/sys/arch/hppa/stand/mkboot/ | ||
H A D | mkboot.c | 150 lifd[optind].dir_type = htobe16(LIF_DIR_TYPE); in main() |