/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | bld_vernote.ksh | 48 notestring="Solaris Link Editors: $release-$revision (illumos)\0" 71 .ascii "${release}-${revision} (illumos)\0" 78 notestring="Solaris Link Editors: $release-$revision (illumos)" 101 .string "${release}-${revision} (illumos)\0" 109 revision="" 121 revision=$OPTARG 130 if [[ ( -z $notefile ) || ( -z $release ) || ( -z $revision ) ]]; then
|
/illumos-gate/usr/src/boot/efi/loader/ |
H A D | acpi.c | 39 int revision; in acpi_detect() local 54 revision = rsdp->Revision; in acpi_detect() 55 if (revision == 0) in acpi_detect() 56 revision = 1; in acpi_detect() 57 snprintf(buf, sizeof (buf), "%d", revision); in acpi_detect() 69 if (revision >= 2) { in acpi_detect()
|
/illumos-gate/usr/src/boot/efi/loader/arch/arm64/ |
H A D | exec.c | 79 int err, revision; in elf64_exec() local 89 revision = rsdp->Revision; in elf64_exec() 90 if (revision == 0) in elf64_exec() 91 revision = 1; in elf64_exec() 92 sprintf(buf, "%d", revision); in elf64_exec() 99 if (revision >= 2) { in elf64_exec()
|
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/ |
H A D | elf64_freebsd.c | 102 int revision; in elf64_exec() local 111 revision = rsdp->Revision; in elf64_exec() 112 if (revision == 0) in elf64_exec() 113 revision = 1; in elf64_exec() 114 sprintf(buf, "%d", revision); in elf64_exec() 121 if (revision >= 2) { in elf64_exec()
|
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | biosacpi.c | 184 int revision; in biosacpi_detect() local 193 revision = rsdp->Revision; in biosacpi_detect() 194 if (revision == 0) in biosacpi_detect() 195 revision = 1; in biosacpi_detect() 196 snprintf(buf, sizeof (buf), "%d", revision); in biosacpi_detect() 203 if (revision >= 2) { in biosacpi_detect()
|
/illumos-gate/usr/src/lib/scsi/plugins/ses/SUN/common/ |
H A D | sun_enclosure.c | 50 uint16_t revision; in enc_parse_feature_block() local 66 revision = SCSI_READ16(&sfbip->sfbi_spms_revision); in enc_parse_feature_block() 88 if (revision >= 104) { in enc_parse_feature_block() 93 if (revision >= 105) { in enc_parse_feature_block()
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/ |
H A D | pelton.c | 296 int32_t revision; in pelton_hw_rev_callback() local 312 revision = pelton_get_int_propval(pcih, OBP_PROP_REVISION_ID, in pelton_hw_rev_callback() 321 revision = pelton_get_int_propval(pcih, OBP_PROP_REVISION_ID, in pelton_hw_rev_callback() 330 revision = pelton_get_int_propval(pcih, OBP_PROP_VERSION_NUM, in pelton_hw_rev_callback() 341 revision = pelton_get_int_propval(pcih, OBP_PROP_REVISION_ID, in pelton_hw_rev_callback() 348 revision = pelton_get_int_propval(pcih, OBP_PROP_REVISION_ID, in pelton_hw_rev_callback() 355 revision = pelton_get_int_propval(pcih, OBP_PROP_REVISION_ID, in pelton_hw_rev_callback() 363 revision = pelton_get_int_propval(pcih, OBP_PROP_REVISION_ID, in pelton_hw_rev_callback() 384 log_printf("%6d", revision); in pelton_hw_rev_callback()
|
H A D | huron.c | 298 int32_t revision; in huron_hw_rev_callback() local 312 revision = huron_get_int_propval(pcih, OBP_PROP_REVISION_ID, in huron_hw_rev_callback() 321 revision = huron_get_int_propval(pcih, OBP_PROP_REVISION_ID, in huron_hw_rev_callback() 329 revision = huron_get_int_propval(pcih, OBP_PROP_REVISION_ID, in huron_hw_rev_callback() 337 revision = huron_get_int_propval(pcih, OBP_PROP_REVISION_ID, in huron_hw_rev_callback() 345 revision = huron_get_int_propval(pcih, OBP_PROP_REVISION_ID, in huron_hw_rev_callback() 353 revision = huron_get_int_propval(pcih, OBP_PROP_REVISION_ID, in huron_hw_rev_callback() 374 log_printf("%6d", revision); in huron_hw_rev_callback()
|
H A D | erie.c | 174 int32_t revision; in erie_hw_rev_callback() local 191 revision = erie_get_int_propval(pcih, OBP_PROP_REVISION_ID, in erie_hw_rev_callback() 197 revision = erie_get_int_propval(pcih, OBP_PROP_REVISION_ID, in erie_hw_rev_callback() 202 revision = erie_get_int_propval(pcih, OBP_PROP_REVISION_ID, in erie_hw_rev_callback() 207 revision = erie_get_int_propval(pcih, OBP_PROP_REVISION_ID, in erie_hw_rev_callback() 213 revision = erie_get_int_propval(pcih, OBP_PROP_REVISION_ID, in erie_hw_rev_callback() 236 log_printf("%6d", revision); in erie_hw_rev_callback()
|
H A D | stpaul.c | 253 int32_t revision; in stpaul_hw_rev_callback() local 285 revision = stpaul_get_int_propval(pcih, OBP_PROP_REVISION_ID, in stpaul_hw_rev_callback() 295 revision = stpaul_get_int_propval(pcih, OBP_PROP_REVISION_ID, in stpaul_hw_rev_callback() 304 revision = stpaul_get_int_propval(pcih, OBP_PROP_VERSION_NUM, in stpaul_hw_rev_callback() 312 revision = stpaul_get_int_propval(pcih, OBP_PROP_REVISION_ID, in stpaul_hw_rev_callback() 320 revision = stpaul_get_int_propval(pcih, OBP_PROP_REVISION_ID, in stpaul_hw_rev_callback() 328 revision = stpaul_get_int_propval(pcih, OBP_PROP_REVISION_ID, in stpaul_hw_rev_callback() 336 revision = stpaul_get_int_propval(pcih, OBP_PROP_REVISION_ID, in stpaul_hw_rev_callback() 359 log_printf("%6d", revision); in stpaul_hw_rev_callback()
|
H A D | ontario.c | 411 int32_t revision; in ontario_hw_rev_callback() local 427 revision = ontario_get_int_propval(pcih, OBP_PROP_REVISION_ID, in ontario_hw_rev_callback() 436 revision = ontario_get_int_propval(pcih, OBP_PROP_REVISION_ID, in ontario_hw_rev_callback() 445 revision = ontario_get_int_propval(pcih, OBP_PROP_VERSION_NUM, in ontario_hw_rev_callback() 454 revision = ontario_get_int_propval(pcih, OBP_PROP_REVISION_ID, in ontario_hw_rev_callback() 461 revision = ontario_get_int_propval(pcih, OBP_PROP_REVISION_ID, in ontario_hw_rev_callback() 468 revision = ontario_get_int_propval(pcih, OBP_PROP_REVISION_ID, in ontario_hw_rev_callback() 476 revision = ontario_get_int_propval(pcih, OBP_PROP_REVISION_ID, in ontario_hw_rev_callback() 497 log_printf("%6d", revision); in ontario_hw_rev_callback()
|
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/ |
H A D | sbdp_mbox.h | 61 int revision; /* temp */ member 73 int revision; /* temp */ member 79 int revision; member
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/monza/common/ |
H A D | monza.c | 383 int32_t revision; in monza_hw_rev_callback() local 400 revision = monza_get_int_propval(pcih, OBP_PROP_REVISION_ID, in monza_hw_rev_callback() 409 revision = monza_get_int_propval(pcih, OBP_PROP_REVISION_ID, in monza_hw_rev_callback() 418 revision = monza_get_int_propval(pcih, OBP_PROP_REVISION_ID, in monza_hw_rev_callback() 427 revision = monza_get_int_propval(pcih, OBP_PROP_REVISION_ID, in monza_hw_rev_callback() 435 revision = monza_get_int_propval(pcih, in monza_hw_rev_callback() 442 revision = monza_get_int_propval(pcih, OBP_PROP_REVISION_ID, in monza_hw_rev_callback() 450 revision = monza_get_int_propval(pcih, OBP_PROP_REVISION_ID, in monza_hw_rev_callback() 474 log_printf("%6d", revision); in monza_hw_rev_callback()
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montoya/common/ |
H A D | montoya.c | 346 int32_t revision; in montoya_hw_rev_callback() local 363 revision = montoya_get_int_propval(pcih, OBP_PROP_REVISION_ID, in montoya_hw_rev_callback() 372 revision = montoya_get_int_propval(pcih, OBP_PROP_REVISION_ID, in montoya_hw_rev_callback() 381 revision = montoya_get_int_propval(pcih, OBP_PROP_VERSION_NUM, in montoya_hw_rev_callback() 389 revision = montoya_get_int_propval(pcih, in montoya_hw_rev_callback() 396 revision = montoya_get_int_propval(pcih, OBP_PROP_REVISION_ID, in montoya_hw_rev_callback() 403 revision = montoya_get_int_propval(pcih, OBP_PROP_REVISION_ID, in montoya_hw_rev_callback() 427 log_printf("%6d", revision); in montoya_hw_rev_callback()
|
/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/ |
H A D | MP_GetDeviceProductProperties.c | 117 revisionLength = sizeof (pProps->revision); in MP_GetDeviceProductProperties() 128 (void) strncpy(pProps->revision, in MP_GetDeviceProductProperties() 129 devProdInfo.prodInfo.revision, in MP_GetDeviceProductProperties()
|
H A D | MP_GetMPLogicalUnitProperties.c | 340 revisionLength = sizeof (pProps->revision); in MP_GetMPLogicalUnitProperties() 350 (void) strncpy(pProps->revision, in MP_GetMPLogicalUnitProperties() 351 luInfo.prodInfo.revision, in MP_GetMPLogicalUnitProperties()
|
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_chip_type.h | 58 #define CHELSIO_CHIP_CODE(version, revision) (((version) << 4) | (revision)) argument
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_nt_transact_security.c | 450 uint8_t revision; in smb_decode_sid() local 466 if (smb_mbc_decodef(&sidbuf, "bb", &revision, &subauth_cnt)) in smb_decode_sid() 473 sid->sid_revision = revision; in smb_decode_sid() 506 uint8_t revision; in smb_decode_acl() local 522 if (smb_mbc_decodef(&aclbuf, "b.ww2.", &revision, &size, &acecnt)) in smb_decode_acl() 528 acl = smb_acl_alloc(revision, size, acecnt); in smb_decode_acl()
|
/illumos-gate/usr/src/man/man9p/ |
H A D | Makefile | 35 inquiry-revision-id.9p \ 42 inquiry-revision-id.9p := LINKSRC = inquiry-device-type.9p
|
/illumos-gate/usr/src/lib/scsi/libses/common/ |
H A D | ses_plugin.c | 283 char *vendor, *product, *revision; in ses_plugin_load_dir() local 321 revision = strdupa(libscsi_revision(tp->st_target)); in ses_plugin_load_dir() 325 ses_plugin_cleanstr(revision); in ses_plugin_load_dir() 341 revision, LIBSES_PLUGIN_EXT); in ses_plugin_load_dir()
|
/illumos-gate/usr/src/lib/scsi/libsmp/common/ |
H A D | smp_plugin.c | 270 char *c_vendor, *vendor, *product, *revision; in smp_plugin_load_dir() local 327 revision = strdupa(tp->st_revision); in smp_plugin_load_dir() 331 smp_plugin_cleanstr(revision); in smp_plugin_load_dir() 368 revision, LIBSMP_PLUGIN_EXT); in smp_plugin_load_dir()
|
/illumos-gate/usr/src/cmd/format/ |
H A D | hardware_structs.h | 118 char *revision; member 125 char *revision; member
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | sis900.c | 322 u8 revision; in sis900_probe() local 341 pcibios_read_config_byte(pci->bus,pci->devfn, PCI_REVISION, &revision); in sis900_probe() 344 pci_revision = revision; in sis900_probe() 346 if (revision == SIS630E_900_REV) in sis900_probe() 348 else if ((revision > 0x81) && (revision <= 0x90)) in sis900_probe() 350 else if (revision == SIS96x_900_REV) in sis900_probe() 362 if (revision == SIS630ET_900_REV) in sis900_probe()
|
/illumos-gate/usr/src/uts/common/io/audio/drv/audioens/ |
H A D | audioens.c | 124 uint8_t revision; member 775 (dev->devid == 0x1371 && dev->revision == 7) || in audioens_init_hw() 776 (dev->devid == 0x1371 && dev->revision >= 9)) { in audioens_init_hw() 803 if (dev->revision >= 4) { in audioens_init_hw() 994 uint8_t revision; in audioens_attach() local 1012 revision = pci_config_get8(pcih, PCI_CONF_REVID); in audioens_attach() 1028 switch (revision) { in audioens_attach() 1064 dev->revision = revision; in audioens_attach()
|
/illumos-gate/usr/src/uts/intel/io/intel_nhm/ |
H A D | dimm_topo.c | 181 if (nhm_dimm->revision[0]) { in inhm_dimm() 182 t = sizeof (nhm_dimm->revision); in inhm_dimm() 183 (void) strncpy(sbuf, nhm_dimm->revision, t); in inhm_dimm()
|