Searched refs:sbv_flags (Results 1 – 11 of 11) sorted by relevance
361 if ((bv->sbv_flags & BIOC_SCBOOTABLE) == 0) in srbootdev()376 if ((bv->sbv_flags & BIOC_SCBOOTABLE) == 0) { in srbootdev()
210 bv->sbv_flags = md->ssdi.ssd_vol_flags; in srprobe()304 bv->sbv_flags & BIOC_SCBOOTABLE ? "*" : ""); in srprobe()
143 if (bv->sbv_flags & BIOC_SCBOOTABLE) in devboot()
126 if (bv->sbv_flags & BIOC_SCBOOTABLE) in devboot()
211 bv->sbv_flags = md->ssdi.ssd_vol_flags; in srprobe()305 bv->sbv_flags & BIOC_SCBOOTABLE ? "*" : ""); in srprobe()
207 bv->sbv_flags = md->ssdi.ssd_vol_flags; in srprobe()299 bv->sbv_flags & BIOC_SCBOOTABLE ? "*" : ""); in srprobe()
205 bv->sbv_flags = md->ssdi.ssd_vol_flags; in srprobe()299 bv->sbv_flags & BIOC_SCBOOTABLE ? "*" : ""); in srprobe()
273 u_int32_t sbv_flags; /* Volume specific flags. */ member
1245 bv->sbv_flags = bc->sbc_metadata->ssdi.ssd_vol_flags; in sr_boot_assembly()1388 if (bv->sbv_flags & BIOC_SCNOAUTOASSEMBLE) in sr_boot_assembly()1452 (bv->sbv_flags & BIOC_SCNOAUTOASSEMBLE); in sr_boot_assembly()