Searched refs:D_SLICEWILD (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/stand/common/
H A Ddisk.h62 * set d_slice to D_SLICEWILD. This uses the partition type to decide which
88 #define D_SLICEWILD 0 macro
H A Ddisk.c428 slice = D_SLICEWILD;
/freebsd-13-stable/stand/uboot/common/
H A Dmain.c216 *slice = D_SLICEWILD;
298 *slice = D_SLICEWILD;
312 *slice = D_SLICEWILD;
332 *slice = D_SLICEWILD;
344 else if (currdev.d_disk.d_slice == D_SLICEWILD)
/freebsd-13-stable/stand/userboot/userboot/
H A Dmain.c255 dev.d_slice = D_SLICEWILD;

Completed in 44 milliseconds