/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eval.h | 40 UNDEFINED = 0, enumerator in enum:evalue::datatype
|
H A D | eval.c | 236 valuep->t = UNDEFINED; 264 valuep->t = UNDEFINED; 347 valuep->t = UNDEFINED; 415 valuep->t = UNDEFINED; 453 valuep->t = UNDEFINED; 490 valuep->t = UNDEFINED; 517 valuep->t = UNDEFINED; 608 valuep->t = UNDEFINED; 675 if (payloadvalp->t == UNDEFINED) { 748 } else if (serdvalp->t == UNDEFINED) { [all...] |
H A D | platform.c | 1611 valuep->t = UNDEFINED;
|
H A D | fme.c | 3547 if (value.t == UNDEFINED || value.v == 0) {
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | audio.h | 74 UNDEFINED = 0, AUDIO = 1, AUDIOCTL = 2, WTABLE = 3, MIDI = 4, enumerator in enum:audio_device_type
|
H A D | emul64var.h | 45 #define UNDEFINED -1 macro
|
/illumos-gate/usr/src/cmd/getconf/ |
H A D | getconf.c | 68 * 1) sctab.flag = UNDEFINED 69 * 2) or sctab.value = -1 (and if !UNDEFINED and !UNSIGNED_VALUE) 86 #define UNDEFINED 1 /* value is known undefined at compile time */ macro 523 0, "UCHAR_MAX", SELFCONF, UNDEFINED, 528 0, "UINT_MAX", SELFCONF, UNDEFINED, 533 0, "ULONG_MAX", SELFCONF, UNDEFINED, 538 0, "USHRT_MAX", SELFCONF, UNDEFINED, 543 0, "SIZE_MAX", SELFCONF, UNDEFINED, 801 if (scp->flag & UNDEFINED || 816 if (scp->flag & UNDEFINED || [all...] |
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/ |
H A D | scsi_vhci.h | 53 #ifdef UNDEFINED 54 #undef UNDEFINED macro 56 #define UNDEFINED -1 macro
|
/illumos-gate/usr/src/uts/sun4u/opl/sys/oplmsu/ |
H A D | oplmsu.h | 43 #define UNDEFINED -1 macro
|
/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu_cmn_func.c | 453 int max_pathnum = UNDEFINED; 463 if ((max_pathnum == UNDEFINED) || 488 int min_no = UNDEFINED; 503 if ((min_no == UNDEFINED) || 1064 lpath->rbuftbl->rw_flag = UNDEFINED; 1142 ctrl->wbuftbl->rw_flag = UNDEFINED;
|
H A D | oplmsu_ioctl_uwp.c | 111 lpath->path_no = UNDEFINED; /* Set initial path number */
|
H A D | oplmsu.c | 365 oplmsu_uinst->path_num = UNDEFINED; 1174 if ((lpath->path_no == UNDEFINED) && 1813 if (oplmsu_uinst->path_num != UNDEFINED) { 1875 if (oplmsu_uinst->path_num == UNDEFINED) {
|
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/ |
H A D | sfvar.h | 403 #define UNDEFINED -1 macro
|
H A D | fasvar.h | 843 #define UNDEFINED -1 macro
|
/illumos-gate/usr/src/cmd/sgs/nm/common/ |
H A D | nm.c | 69 #define UNDEFINED "U" macro 1051 sym_key = UNDEFINED;
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcpvar.h | 1425 #define UNDEFINED -1 macro
|
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/ |
H A D | mptsas_var.h | 1036 #define UNDEFINED -1 macro
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi.c | 50 #define UNDEFINED -1 macro 4686 rtn = UNDEFINED;
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 1743 return (UNDEFINED); 1793 rval = UNDEFINED; 1870 rval = UNDEFINED;
|
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/ |
H A D | fas.c | 8925 rval = UNDEFINED; 9049 rval = UNDEFINED; 9115 rval = UNDEFINED;
|
H A D | sf.c | 4474 * -1 (UNDEFINED) can't find capability (SCSA) or unsupported capability 4495 return (UNDEFINED); 4512 rval = UNDEFINED; 4547 rval = UNDEFINED;
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 9557 return (UNDEFINED); 9604 rval = UNDEFINED; 9635 return (UNDEFINED); 9679 rval = UNDEFINED;
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 11823 return (UNDEFINED); 11858 rval = UNDEFINED; 11922 rval = UNDEFINED;
|