Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dunused_highpoint.c39 #define HPT37X_MAGIC_OK 0x5a7816f0 macro
58 if (magic != cpu_to_le32(HPT37X_MAGIC_OK) && magic != cpu_to_le32(HPT37X_MAGIC_BAD)) in volume_id_probe_highpoint_37x_raid()