Searched refs:sbc_state (Results 1 – 6 of 6) sorted by relevance
193 bc->sbc_state = mc->scm_status; in srprobe()268 bc->sbc_state = BIOC_SDOFFLINE; in srprobe()333 if (bc->sbc_state == BIOC_SDONLINE) in sr_strategy()349 if (bc->sbc_state == BIOC_SDONLINE) in sr_strategy()
197 bc->sbc_state = mc->scm_status; in srprobe()273 bc->sbc_state = BIOC_SDOFFLINE; in srprobe()340 if (bc->sbc_state == BIOC_SDONLINE) in sr_strategy()356 if (bc->sbc_state == BIOC_SDONLINE) in sr_strategy()
191 bc->sbc_state = mc->scm_status; in srprobe()267 bc->sbc_state = BIOC_SDOFFLINE; in srprobe()334 if (bc->sbc_state == BIOC_SDONLINE) in sr_strategy()349 if (bc->sbc_state == BIOC_SDONLINE) in sr_strategy()
196 bc->sbc_state = mc->scm_status; in srprobe()272 bc->sbc_state = BIOC_SDOFFLINE; in srprobe()320 if (bc->sbc_state == BIOC_SDONLINE) in sr_vol_boot_chunk()
256 u_int32_t sbc_state; /* Chunk state. */ member