Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Ddiskslice.h163 int dss_first_bsd_slice; /* COMPATIBILITY_SLICE is mapped here */ member
/dragonfly/sys/kern/
H A Dsubr_disk.c490 if (dp->d_slice->dss_first_bsd_slice == 0) in disk_probe()
491 dp->d_slice->dss_first_bsd_slice = i; in disk_probe()
H A Dsubr_diskslice.c722 ssp->dss_first_bsd_slice = COMPATIBILITY_SLICE; in dsmakeslicestruct()