Searched refs:DKC_SCSI_CCS (Results 1 – 14 of 14) sorted by relevance
44 { DKC_SCSI_CCS,
51 { DKC_SCSI_CCS,
1383 if (!build_default_partition(label, DKC_SCSI_CCS)) { in generic_disk_sense()1487 if (!build_default_partition(label, DKC_SCSI_CCS)) { in use_existing_disk_type()1606 if (ctrl_type != DKC_SCSI_CCS) {1815 if (mlp->ctlr_type->ctype_ctype == DKC_SCSI_CCS) {1839 if (dkinfo->dki_ctype != DKC_SCSI_CCS) {1846 ctlr->ctlr_ctype->ctype_ctype == DKC_SCSI_CCS) {2068 assert(dkinfo->dki_ctype == DKC_SCSI_CCS);
192 if (cur_ctype->ctype_ctype != DKC_SCSI_CCS) { in p_modify()247 if (cur_ctype->ctype_ctype != DKC_SCSI_CCS) { in p_modify()
1739 if (dkinfo.dki_ctype == DKC_SCSI_CCS) { in add_device_to_disklist()1903 if ((status == -1) && (ctlr->ctype_ctype == DKC_SCSI_CCS)) { in add_device_to_disklist()2093 if ((search_ctlr->ctlr_ctype->ctype_ctype != DKC_SCSI_CCS) && in add_device_to_disklist()
384 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()
89 #define DKC_SCSI_CCS 13 macro
82 #define DKC_SCSI_CCS 13 /* SCSI CCS compatible */ macro
581 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()8141 vdc->cinfo->dki_ctype = DKC_SCSI_CCS; in vdc_create_fake_geometry()
6212 if (dk_cinfo.dki_ctype == DKC_SCSI_CCS) in vd_setup_backend_ldi()
23372 info->dki_ctype = DKC_SCSI_CCS;