Searched refs:EMBEDDED_SCSI (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dmenu_defect.c66 assert(!EMBEDDED_SCSI);
225 if (!EMBEDDED_SCSI) {
270 assert(!EMBEDDED_SCSI);
381 assert(!EMBEDDED_SCSI);
461 if (EMBEDDED_SCSI)
550 if (EMBEDDED_SCSI)
621 assert(!EMBEDDED_SCSI);
832 if (EMBEDDED_SCSI)
852 assert(!EMBEDDED_SCSI);
904 assert(EMBEDDED_SCSI);
[all...]
H A Dmenu.c255 return (EMBEDDED_SCSI);
266 return (!EMBEDDED_SCSI);
H A Dmain.c468 if (!EMBEDDED_SCSI) {
484 if (!EMBEDDED_SCSI) {
496 } else if (EMBEDDED_SCSI) {
H A Danalyze.c137 if (scan_correct && !EMBEDDED_SCSI && (cur_ops->op_repair != NULL) &&
201 if (!EMBEDDED_SCSI) {
419 if (!EMBEDDED_SCSI && (cur_list.flags & LIST_DIRTY) &&
542 if (EMBEDDED_SCSI) {
H A Dmenu_command.c838 if ((cur_ctype->ctype_flags & CF_SCSI) && !EMBEDDED_SCSI &&
843 } else if (cur_list.list == NULL && !EMBEDDED_SCSI) {
1110 if (!EMBEDDED_SCSI) {
1155 assert(!EMBEDDED_SCSI);
1166 assert(!EMBEDDED_SCSI);
1195 assert(!EMBEDDED_SCSI);
1254 if (!EMBEDDED_SCSI && cur_list.list == NULL) {
1397 if (EMBEDDED_SCSI) {
1839 if (!EMBEDDED_SCSI) {
2025 if (EMBEDDED_SCSI) {
[all...]
H A Dglobal.h209 #define EMBEDDED_SCSI ((cur_ctype->ctype_flags & (CF_SCSI|CF_EMBEDDED)) == \ macro
H A Ddefect.c78 assert(!EMBEDDED_SCSI);
329 assert(!EMBEDDED_SCSI);
H A Dmisc.c355 if (!EMBEDDED_SCSI)

Completed in 67 milliseconds