Searched refs:DKC_SCSI_CCS (Results 1 – 14 of 14) sorted by relevance
42 { DKC_SCSI_CCS,
49 { DKC_SCSI_CCS,
1326 if (!build_default_partition(label, DKC_SCSI_CCS)) { in generic_disk_sense()1430 if (!build_default_partition(label, DKC_SCSI_CCS)) { in use_existing_disk_type()1549 if (ctrl_type != DKC_SCSI_CCS) {1758 if (mlp->ctlr_type->ctype_ctype == DKC_SCSI_CCS) {1782 if (dkinfo->dki_ctype != DKC_SCSI_CCS) {1789 ctlr->ctlr_ctype->ctype_ctype == DKC_SCSI_CCS) {2010 assert(dkinfo->dki_ctype == DKC_SCSI_CCS);
180 if (cur_ctype->ctype_ctype != DKC_SCSI_CCS) { in p_modify()235 if (cur_ctype->ctype_ctype != DKC_SCSI_CCS) { in p_modify()
1759 if (dkinfo.dki_ctype == DKC_SCSI_CCS) { in add_device_to_disklist()1924 (ctlr->ctype_ctype == DKC_SCSI_CCS || in add_device_to_disklist()2112 if ((search_ctlr->ctlr_ctype->ctype_ctype != DKC_SCSI_CCS) && in add_device_to_disklist()
392 if (cur_ctype->ctype_ctype == DKC_SCSI_CCS) { in c_type()
321 if ((handle->sm_dkinfo.dki_ctype == DKC_SCSI_CCS) || in release_handle()384 if ((handle->sm_dkinfo.dki_ctype == DKC_SCSI_CCS) || in get_handle_from_fd()
83 #define DKC_SCSI_CCS 13 /* SCSI CCS compatible */ macro
572 if ((ctype == DKC_SCSI_CCS) || in _m_device_type()
1351 case DKC_SCSI_CCS : in get_bsize()
7364 if (vdc->cinfo->dki_ctype != DKC_SCSI_CCS) in vd_process_ioctl()8142 vdc->cinfo->dki_ctype = DKC_SCSI_CCS; in vdc_create_fake_geometry()
6217 if (dk_cinfo.dki_ctype == DKC_SCSI_CCS) in vd_setup_backend_ldi()
2491 ci->dki_ctype = DKC_SCSI_CCS; in fake_disk_info()
22773 info->dki_ctype = DKC_SCSI_CCS;