Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/hppa/
H A Ddisksubr.c124 if (p->dir_type == LIF_DIR_FS || p->dir_type == LIF_DIR_HPLBL) in readliflabel()
128 if (p->dir_type == LIF_DIR_FS) { in readliflabel()
/openbsd-src/sys/arch/hppa/include/
H A Ddisklabel.h105 #define LIF_DIR_FS 0xcd38 macro