null

Searched defs:DL_UNKNOWN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/arm/ixp425/boot2/
H A Dboot2.c56 #define DL_UNKNOWN 0 macro
354 if ((disk_layout == DL_UNKNOWN) && (bootslice == 0))
356 else if (disk_layout == DL_UNKNOWN)
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h495 * will use a value of DL_UNKNOWN for all values in the fields.
506 #define DL_UNKNOWN -1 macro

Completed in 209 milliseconds