/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | ppm.conf | 95 S3-support-enable = 115 S3-support-disable =
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/ |
H A D | tpgs_tape.c | 103 int support; local 111 support = SFO_DEVICE_PROBE_PHCI; 117 support = SFO_DEVICE_PROBE_PHCI; 122 support = SFO_DEVICE_PROBE_PHCI; 128 support = SFO_DEVICE_PROBE_VHCI; 134 support = SFO_DEVICE_PROBE_VHCI; 140 support = SFO_DEVICE_PROBE_VHCI; 145 support = SFO_DEVICE_PROBE_PHCI; 148 if (support == SFO_DEVICE_PROBE_VHCI) { 159 support [all...] |
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs.conf | 118 # +++ Variables relating to IP networking support. +++ 121 # network-on: Enable/Disable IP networking support in the driver. 123 # 0 = Disables IP networking support in the driver. 209 # adisc-support: Sets the ADISC login support level. 211 # This sets the level of driver support for the Fibre Channel ADISC 214 # 0 = No support. Flush active I/O's for all FCP target devices at link down. 215 # 1 = Partial support. Flush I/O's for non-FCP2 target devices at link down. 216 # 2 = Full support. Hold active I/O's for all devices at link down. 220 adisc-support [all...] |
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | support.c | 39 static Support_list support[LDS_NUM] = { variable 60 * Loads in a support shared object specified using the SGS_SUPPORT environment 71 * Load the required support library. If we are unable to load it fail 84 support[interface].sup_name)) == NULL) 88 support[interface].sup_name)); 92 support[LDS_VERSION].sup_name, LDS_VERSION, 0)); 97 * If version is LD_SUP_VNONE, unload the support 99 * This provides the support library with a mechanism 103 * first item in support[]. If this were not true, 117 * If the support librar [all...] |
/illumos-gate/usr/src/psm/stand/cpr/common/ |
H A D | Makefile.com | 51 CPRBOOTOBJ += support.o compress.o 53 L_SRCS = $(COMDIR)/support.c $(OSDIR)/compress.c 98 support.o: $(COMDIR)/support.c 99 $(COMPILE.c) $(COMDIR)/support.c 104 support.ln: $(COMDIR)/support.c 105 @$(LHEAD) $(LINT.c) $(COMDIR)/support.c $(LTAIL)
|
/illumos-gate/usr/src/lib/print/libhttp-core/ |
H A D | Makefile.com | 30 OBJECTS = http-addr.o http-support.o http.o
|
/illumos-gate/usr/src/lib/print/libpapi-ipp/ |
H A D | Makefile.com | 28 OBJECTS = ipp-support.o job.o printer.o service.o
|
/illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_dcb.h | 123 struct ixgbe_dcb_support support; member in struct:ixgbe_dcb_config
|
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/ |
H A D | Makefile.com | 28 # contains all the functionality needed to support Diffie-Hellman GSS-API 36 MICwrap.o name.o oid.o seq.o token.o support.o validate.o
|
/illumos-gate/usr/src/cmd/eeprom/i386/ |
H A D | benv.c | 390 * seem to support. 392 * XXX need support for setbinprop?
|
/illumos-gate/usr/src/lib/libresolv2/ |
H A D | Makefile.com | 35 DSTOBJS= dst_api.o support.o hmac_link.o
|
/illumos-gate/usr/src/lib/libc/amd64/gen/ |
H A D | strcat.s | 56 / The above has been extended for 64-bit support.
|
H A D | strncat.s | 61 / The above has been extended for 64-bit support.
|
/illumos-gate/usr/src/common/bignum/i386/ |
H A D | bignum_i386_asm.s | 215 / Suitable only for x86 models that support SSE2 instruction set extensions 372 / Suitable only for x86 models that support SSE2 instruction set extensions 449 / Suitable only for x86 models that support SSE2 instruction set extensions 476 / Suitable only for x86 models that support SSE2 instruction set extensions 658 / Suitable only for x86 models that support SSE2 instruction set extensions 880 / Suitable only for x86 models that support SSE2 instruction set extensions 1117 / This is a fall-back implementation for x86 models that do not support 1166 / This is a fall-back implementation for x86 models that do not support
|
/illumos-gate/usr/src/boot/sys/boot/usb/ |
H A D | usbcore.mk | 167 # USB mass storage support
|
/illumos-gate/usr/src/lib/libxcurses/h/ |
H A D | m_wchar.h | 59 # error M_I18N_MB defined; but the local system does not support multibyte 217 * do not support this argument.
|
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtldlib.s | 23 ! SPARC support routines for 4.x compatibility dynamic linker.
|
/illumos-gate/usr/src/lib/libsip/common/ |
H A D | sip_add_hdrs.c | 942 sip_add_supported(sip_msg_t sip_msg, char *support) argument 946 if (support == NULL) { 949 ret = sip_add_str_to_msg(sip_msg, SIP_SUPPORT, support, NULL,
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | configure | 860 --disable-ext2fs disable ext2fs support in Stage 2 861 --disable-fat disable FAT support in Stage 2 862 --disable-ffs disable FFS support in Stage 2 863 --disable-ufs disable UFS support in Stage 2 864 --disable-ufs2 disable UFS2 support in Stage 2 865 --disable-minix disable Minix fs support in Stage 2 866 --disable-reiserfs disable ReiserFS support in Stage 2 867 --disable-vstafs disable VSTa FS support in Stage 2 868 --disable-jfs disable IBM JFS support in Stage 2 869 --disable-xfs disable SGI XFS support i [all...] |
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | dr.h | 151 #error please implement devset with bitmap to support more 64 devices
|
/illumos-gate/usr/src/boot/sys/boot/i386/pmbr/ |
H A D | pmbr.s | 106 cmpw $0xaa55, %bx # chs support is not
|
/illumos-gate/usr/src/lib/libbc/libc/crt/sparc/ |
H A D | misalign.s | 31 ! C library routines for compiler support of misaligned memory
|
/illumos-gate/usr/src/uts/common/sys/scsi/targets/ |
H A D | stdef.h | 129 /* the device does not support */ 170 /* DAT drives support this */ 202 /* support RESERVE/RELEASE SCSI */ 209 /* which support the SILI bit */ 219 /* which support short */ 346 * For ST_TYPE_STK9840 drives only. STK drive doesn't support retension 591 uchar_t support: 3, /* support value */ member in struct:one_com_des 600 support: 3; /* support valu [all...] |
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | Makefile.com | 24 # contains all the functionality needed to support the Kereros V5 GSS-API 479 objs/%.o pics/%.o: $(REL_PATH)/support/%.c 542 $(SUPPORT_OBJS:%.o= $(SRC)/lib/gss_mechs/mech_krb5/support/%.c)
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_subr.c | 508 * viprintf() does not support it. 522 * viprintf() does not support it.
|