/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_mbx.c | 347 mbx.u0.s.embedded = 1; in oce_get_fw_version() 394 mbx->u0.s.embedded = 1; in oce_reset_fun() 440 mbx.u0.s.embedded = 1; in oce_read_mac_addr() 519 mbx.u0.s.embedded = 1; in oce_if_create() 573 mbx.u0.s.embedded = 1; in oce_if_del() 608 mbx.u0.s.embedded = 1; in oce_get_link_status() 656 mbx.u0.s.embedded = 1; in oce_set_rx_filter() 704 mbx.u0.s.embedded = B_TRUE; in oce_set_multicast_table() 739 mbx.u0.s.embedded = 1; in oce_get_fw_config() 799 mbx.u0.s.embedded = 0; in oce_get_hw_stats() [all …]
|
H A D | oce_queue.c | 127 mbx.u0.s.embedded = 1; in oce_eq_create() 254 mbx.u0.s.embedded = 1; in oce_cq_create() 381 mbx.u0.s.embedded = 1; in oce_mq_create() 623 mbx.u0.s.embedded = 1; in oce_wq_create() 857 mbx.u0.s.embedded = 1; in oce_rq_create() 1029 mbx->u0.s.embedded = 1; in oce_destroy_q() 1082 mbx.u0.s.embedded = 1; in oce_set_eq_delay()
|
/titanic_50/usr/src/cmd/format/ |
H A D | format.dat | 32 # Following is a list of sample embedded SCSI disk configurations. 56 # This is the list of Sun supported disks for embedded SCSI. 153 # Following is a list of sample partition tables for embedded SCSI disks. 168 # This is the list of partition tables for embedded SCSI controllers.
|
/titanic_50/usr/src/cmd/su/ |
H A D | su.c | 167 boolean_t embedded = B_FALSE; variable 206 embedded = B_TRUE; in main() 282 if (pam_start(embedded ? EMBEDDED_NAME : "su", nptr, in main() 283 embedded ? &emb_pam_conv : &pam_conv, &pamh) != PAM_SUCCESS) in main() 636 if (embedded) { in main() 642 embedded = B_FALSE; in main() 1474 if (embedded) { in message()
|
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | help-l10n-comments.txt | 65 characters containing no embedded whitespace or punctuation. 72 the non-localizable Tag, which must be embedded in the 86 which may contain a limited set of embedded HTML tags (subject to 107 No other HTML tags should be embedded in the Content as they 112 embedded within the content should be left in ASCII.
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | damap.c | 66 bitset_free(bitset_t *bs, int embedded) in bitset_free() argument 72 if (!embedded) in bitset_free()
|
/titanic_50/usr/src/common/nvpair/ |
H A D | nvpair.c | 949 nvlist_t *embedded = (nvlist_t *) in nvlist_add_common() local 954 onvlp[i], embedded)) != 0) { in nvlist_add_common() 963 nvlp[i] = embedded++; in nvlist_add_common() 2164 nvs_embedded(nvstream_t *nvs, nvlist_t *embedded) in nvs_embedded() argument 2168 return (nvs_operation(nvs, embedded, NULL)); in nvs_embedded() 2174 if (embedded->nvl_version != NV_VERSION) in nvs_embedded() 2180 nvlist_init(embedded, embedded->nvl_nvflag, priv); in nvs_embedded() 2182 if ((err = nvs_operation(nvs, embedded, NULL)) != 0) in nvs_embedded() 2183 nvlist_free(embedded); in nvs_embedded() 2209 nvlist_t *embedded = (nvlist_t *)((uintptr_t)nvlp + len); in nvs_embedded_nvl_array() local [all …]
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | SUNWefc.mf | 29 depend fmri=pkg:/system/embedded-fcode-interpreter@0.5.11,5.11-0.133 \
|
H A D | system-embedded-fcode-interpreter.mf | 32 set name=pkg.fmri value=pkg:/system/embedded-fcode-interpreter@$(PKGVERS)
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_mbox.c | 223 mb4->un.varSLIConfig.be.embedded = 1; in emlxs_mb_resetport() 279 mb4->un.varSLIConfig.be.embedded = 1; in emlxs_mb_noop() 318 mb4->un.varSLIConfig.be.embedded = 0; in emlxs_mbext_noop() 356 mb4->un.varSLIConfig.be.embedded = 1; in emlxs_mb_eq_create() 406 mb4->un.varSLIConfig.be.embedded = 1; in emlxs_mb_cq_create() 498 mb4->un.varSLIConfig.be.embedded = 1; in emlxs_mb_get_port_name() 539 mb4->un.varSLIConfig.be.embedded = 1; in emlxs_mb_get_sli4_params() 570 mb4->un.varSLIConfig.be.embedded = 1; in emlxs_mb_get_extents_info() 609 mb4->un.varSLIConfig.be.embedded = 1; in emlxs_mb_get_extents() 649 mb4->un.varSLIConfig.be.embedded = 1; in emlxs_mb_alloc_extents() [all …]
|
H A D | emlxs_download.c | 419 mb->un.varSLIConfig.be.embedded = 0; in emlxs_be_flash_image() 527 mb->un.varSLIConfig.be.embedded = 0; in emlxs_be_verify_crc() 615 mb->un.varSLIConfig.be.embedded = 0; in emlxs_be_verify_phy() 711 mb->un.varSLIConfig.be.embedded = 0; in emlxs_be_read_fw_version() 757 mb->un.varSLIConfig.be.embedded = 0; in emlxs_be_read_fw_version() 1805 mb->un.varSLIConfig.be.embedded = 1; in emlxs_obj_flash_image() 4043 mb->un.varSLIConfig.be.embedded = 1; in emlxs_get_boot_config() 4100 mb->un.varSLIConfig.be.embedded = 1; in emlxs_set_boot_config()
|
/titanic_50/usr/src/cmd/latencytop/common/ |
H A D | latencytop.trans | 37 # and are append to the embedded D script.
|
/titanic_50/usr/src/pkg/transforms/ |
H A D | publish | 44 # Catch don't-publish settings from manifest-embedded transforms
|
/titanic_50/usr/src/lib/libunistat/common/ |
H A D | README | 24 embedded "%s" format descriptors for info to be edited into messages returned
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/oce/ |
H A D | oce_hw.h | 474 uint32_t embedded[59]; member 491 uint32_t embedded : 1; member 493 uint32_t embedded:1;
|
/titanic_50/usr/src/lib/fm/libdiagcode/common/tests/ |
H A D | README | 33 special comments embedded in them that the test driver (tstdiagcode.c)
|
/titanic_50/usr/src/lib/libtecla/common/ |
H A D | mapfile-vers | 45 # Unfortunately the tecla_l.5 version string is by now embedded in any
|
/titanic_50/usr/src/cmd/perl/ |
H A D | THIRDPARTYLICENSE | 98 complete Standard Version of the interpreter is so embedded. 121 permitted provided that the use of this Package is embedded; that
|
/titanic_50/usr/src/cmd/sendmail/ |
H A D | LICENSE | 44 University of California on certain embedded code, whose copyright
|
/titanic_50/usr/src/cmd/troff/nroff.d/terms.d/ |
H A D | README | 17 but with no embedded white space.
|
/titanic_50/usr/src/tools/scripts/ |
H A D | its.reg | 31 # multiple such systems in SCM-embedded comments.
|
/titanic_50/usr/src/tools/depcheck/ |
H A D | DependencyCheck.txt | 107 the "_depends_on" string embedded in some kernel modules.
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | copy.test | 177 # Test the embedded NULL logic.
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_dfclib.h | 479 uint32_t embedded:1; /* word 1 */ member 482 uint32_t embedded:1; /* word 1 */ member
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | PROMO.mm | 135 be embedded into an application to allow scripting.
|