Searched refs:hl_magic1 (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/arch/hppa/include/ | ||
| D | disklabel.h | 83 int32_t hl_magic1; member |
| /openbsd/src/sys/arch/hppa/hppa/ | ||
| D | disksubr.c | 151 if (hl->hl_magic1 != hl->hl_magic2 || in readliflabel() |