Symbol: DKC_SCSI_CCS
usr/src/cmd/format/auto_sense.c
1326
if (!build_default_partition(label, DKC_SCSI_CCS)) {
usr/src/cmd/format/auto_sense.c
1430
if (!build_default_partition(label, DKC_SCSI_CCS)) {
usr/src/cmd/format/auto_sense.c
1549
if (ctrl_type != DKC_SCSI_CCS) {
usr/src/cmd/format/auto_sense.c
1758
if (mlp->ctlr_type->ctype_ctype == DKC_SCSI_CCS) {
usr/src/cmd/format/auto_sense.c
1782
if (dkinfo->dki_ctype != DKC_SCSI_CCS) {
usr/src/cmd/format/auto_sense.c
1789
ctlr->ctlr_ctype->ctype_ctype == DKC_SCSI_CCS) {
usr/src/cmd/format/auto_sense.c
2010
assert(dkinfo->dki_ctype == DKC_SCSI_CCS);
usr/src/cmd/format/init_ci386.c
49
{ DKC_SCSI_CCS,
usr/src/cmd/format/init_csparc.c
42
{ DKC_SCSI_CCS,
usr/src/cmd/format/menu_command.c
392
if (cur_ctype->ctype_ctype == DKC_SCSI_CCS) {
usr/src/cmd/format/modify_partition.c
180
if (cur_ctype->ctype_ctype != DKC_SCSI_CCS) {
usr/src/cmd/format/modify_partition.c
235
if (cur_ctype->ctype_ctype != DKC_SCSI_CCS) {
usr/src/cmd/format/startup.c
1759
if (dkinfo.dki_ctype == DKC_SCSI_CCS) {
usr/src/cmd/format/startup.c
1924
(ctlr->ctype_ctype == DKC_SCSI_CCS ||
usr/src/cmd/format/startup.c
2112
if ((search_ctlr->ctlr_ctype->ctype_ctype != DKC_SCSI_CCS) &&
usr/src/cmd/fs.d/udfs/mkfs/mkfs.c
1351
case DKC_SCSI_CCS :
usr/src/lib/libsmedia/library/common/l_misc.c
321
if ((handle->sm_dkinfo.dki_ctype == DKC_SCSI_CCS) ||
usr/src/lib/libsmedia/library/common/l_misc.c
384
if ((handle->sm_dkinfo.dki_ctype == DKC_SCSI_CCS) ||
usr/src/lib/libsmedia/plugins/scsi/common/s_generic.c
572
if ((ctype == DKC_SCSI_CCS) ||
usr/src/uts/common/io/lofi.c
2491
ci->dki_ctype = DKC_SCSI_CCS;
usr/src/uts/common/io/scsi/targets/sd.c
22778
info->dki_ctype = DKC_SCSI_CCS;
usr/src/uts/sun4v/io/vdc.c
7364
if (vdc->cinfo->dki_ctype != DKC_SCSI_CCS)
usr/src/uts/sun4v/io/vdc.c
8142
vdc->cinfo->dki_ctype = DKC_SCSI_CCS;
usr/src/uts/sun4v/io/vds.c
6217
if (dk_cinfo.dki_ctype == DKC_SCSI_CCS)