Searched defs:SCSI (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dstpaul.h52 #define SCSI "scsi" macro
/illumos-gate/usr/src/cmd/format/
H A Dglobal.h176 #define CF_SCSI 0x0040 /* ctlr is for SCSI disks */
177 #define CF_EMBEDDED 0x0080 /* ctlr is for embedded SCSI disks */
199 * Do not require confirmation to extract defect lists on SCSI
208 #define SCSI (cur_ctype->ctype_flags & CF_SCSI) macro
267 * Protection type by SCSI-3
/illumos-gate/usr/src/cmd/sa/
H A Dsadp.c230 int Sdrvlist[SNDRIVE]; /* SCSI */
242 int SCSI; /* SCSI */ variable
290 SCSI = 0;
315 if (SCSI) /* SCSI */
325 if (SCSI)
341 if (SCSI)
357 if (SCSI)
364 if (SCSI)
[all...]

Completed in 62 milliseconds