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

/freebsd-current/stand/common/
H A Ddisk.h60 * set d_slice to D_SLICEWILD. This uses the partition type to decide which
86 #define D_SLICEWILD 0 macro
H A Ddisk.c429 slice = D_SLICEWILD;
/freebsd-current/stand/uboot/
H A Dmain.c214 *slice = D_SLICEWILD;
303 *slice = D_SLICEWILD;
317 *slice = D_SLICEWILD;
337 *slice = D_SLICEWILD;
349 else if (currdev.d_disk.d_slice == D_SLICEWILD)
/freebsd-current/stand/userboot/userboot/
H A Dmain.c250 dev.d_slice = D_SLICEWILD;

Completed in 150 milliseconds