Searched refs:DKC_SCSI_CCS (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dinit_ci386.c51 { DKC_SCSI_CCS,
H A Dinit_csparc.c44 { DKC_SCSI_CCS,
H A Dmodify_partition.c192 if (cur_ctype->ctype_ctype != DKC_SCSI_CCS) {
247 if (cur_ctype->ctype_ctype != DKC_SCSI_CCS) {
H A Dauto_sense.c1325 if (!build_default_partition(label, DKC_SCSI_CCS)) {
1429 if (!build_default_partition(label, DKC_SCSI_CCS)) {
1548 if (ctrl_type != DKC_SCSI_CCS) {
1757 if (mlp->ctlr_type->ctype_ctype == DKC_SCSI_CCS) {
1781 if (dkinfo->dki_ctype != DKC_SCSI_CCS) {
1788 ctlr->ctlr_ctype->ctype_ctype == DKC_SCSI_CCS) {
2009 assert(dkinfo->dki_ctype == DKC_SCSI_CCS);
H A Dstartup.c1739 if (dkinfo.dki_ctype == DKC_SCSI_CCS) {
1903 if ((status == -1) && (ctlr->ctype_ctype == DKC_SCSI_CCS)) {
2093 if ((search_ctlr->ctlr_ctype->ctype_ctype != DKC_SCSI_CCS) &&
H A Dmenu_command.c385 if (cur_ctype->ctype_ctype == DKC_SCSI_CCS) {
/illumos-gate/usr/src/lib/libbc/inc/include/sun/
H A Ddkio.h89 #define DKC_SCSI_CCS 13 macro
/illumos-gate/usr/src/lib/libsmedia/library/common/
H A Dl_misc.c321 if ((handle->sm_dkinfo.dki_ctype == DKC_SCSI_CCS) ||
384 if ((handle->sm_dkinfo.dki_ctype == DKC_SCSI_CCS) ||
/illumos-gate/usr/src/uts/common/sys/
H A Ddkio.h82 #define DKC_SCSI_CCS 13 /* SCSI CCS compatible */ macro
/illumos-gate/usr/src/lib/libsmedia/plugins/scsi/common/
H A Ds_generic.c581 if ((ctype == DKC_SCSI_CCS) ||
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c1351 case DKC_SCSI_CCS :
/illumos-gate/usr/src/uts/common/io/
H A Dlofi.c2285 ci->dki_ctype = DKC_SCSI_CCS;
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c7364 if (vdc->cinfo->dki_ctype != DKC_SCSI_CCS)
8126 * We set the controller type to DKC_SCSI_CCS only if the VD_OP_SCSICMD
8141 vdc->cinfo->dki_ctype = DKC_SCSI_CCS;
H A Dvds.c6212 if (dk_cinfo.dki_ctype == DKC_SCSI_CCS)
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c23351 info->dki_ctype = DKC_SCSI_CCS;

Completed in 196 milliseconds