/osnet-11/usr/src/lib/scsi/plugins/ses/SUN/common/ |
H A D | sun_enclosure.c | 50 uint16_t revision; local 66 revision = SCSI_READ16(&sfbip->sfbi_spms_revision); 88 if (revision >= 104) { 93 if (revision >= 105) { 132 if (revision >= 119) {
|
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/ontario/common/ |
H A D | huron.c | 300 int32_t revision; local 314 revision = huron_get_int_propval(pcih, OBP_PROP_REVISION_ID, 323 revision = huron_get_int_propval(pcih, OBP_PROP_REVISION_ID, 331 revision = huron_get_int_propval(pcih, OBP_PROP_REVISION_ID, 339 revision = huron_get_int_propval(pcih, OBP_PROP_REVISION_ID, 347 revision = huron_get_int_propval(pcih, OBP_PROP_REVISION_ID, 355 revision = huron_get_int_propval(pcih, OBP_PROP_REVISION_ID, 376 log_printf("%6d", revision);
|
H A D | pelton.c | 298 int32_t revision; local 314 revision = pelton_get_int_propval(pcih, OBP_PROP_REVISION_ID, 323 revision = pelton_get_int_propval(pcih, OBP_PROP_REVISION_ID, 332 revision = pelton_get_int_propval(pcih, OBP_PROP_VERSION_NUM, 343 revision = pelton_get_int_propval(pcih, OBP_PROP_REVISION_ID, 350 revision = pelton_get_int_propval(pcih, OBP_PROP_REVISION_ID, 357 revision = pelton_get_int_propval(pcih, OBP_PROP_REVISION_ID, 365 revision = pelton_get_int_propval(pcih, OBP_PROP_REVISION_ID, 386 log_printf("%6d", revision);
|
H A D | erie.c | 176 int32_t revision; local 193 revision = erie_get_int_propval(pcih, OBP_PROP_REVISION_ID, 199 revision = erie_get_int_propval(pcih, OBP_PROP_REVISION_ID, 204 revision = erie_get_int_propval(pcih, OBP_PROP_REVISION_ID, 209 revision = erie_get_int_propval(pcih, OBP_PROP_REVISION_ID, 215 revision = erie_get_int_propval(pcih, OBP_PROP_REVISION_ID, 238 log_printf("%6d", revision); 315 * This function returns the revision of
|
H A D | ontario.c | 413 int32_t revision; local 429 revision = ontario_get_int_propval(pcih, OBP_PROP_REVISION_ID, 438 revision = ontario_get_int_propval(pcih, OBP_PROP_REVISION_ID, 447 revision = ontario_get_int_propval(pcih, OBP_PROP_VERSION_NUM, 456 revision = ontario_get_int_propval(pcih, OBP_PROP_REVISION_ID, 463 revision = ontario_get_int_propval(pcih, OBP_PROP_REVISION_ID, 470 revision = ontario_get_int_propval(pcih, OBP_PROP_REVISION_ID, 478 revision = ontario_get_int_propval(pcih, OBP_PROP_REVISION_ID, 499 log_printf("%6d", revision);
|
H A D | stpaul.c | 255 int32_t revision; local 287 revision = stpaul_get_int_propval(pcih, OBP_PROP_REVISION_ID, 297 revision = stpaul_get_int_propval(pcih, OBP_PROP_REVISION_ID, 306 revision = stpaul_get_int_propval(pcih, OBP_PROP_VERSION_NUM, 314 revision = stpaul_get_int_propval(pcih, OBP_PROP_REVISION_ID, 322 revision = stpaul_get_int_propval(pcih, OBP_PROP_REVISION_ID, 330 revision = stpaul_get_int_propval(pcih, OBP_PROP_REVISION_ID, 338 revision = stpaul_get_int_propval(pcih, OBP_PROP_REVISION_ID, 361 log_printf("%6d", revision);
|
/osnet-11/usr/src/lib/scsi/libsmp/common/ |
H A D | smp_plugin.c | 270 char *c_vendor, *vendor, *product, *revision; local 309 * those matching the vendor/product/revision fields, and those 310 * matching the component vendor/id/revision fields. The component is 327 revision = strdupa(tp->st_revision); 331 smp_plugin_cleanstr(revision); 368 revision, LIBSMP_PLUGIN_EXT);
|
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/montoya/common/ |
H A D | montoya.c | 348 int32_t revision; local 365 revision = montoya_get_int_propval(pcih, OBP_PROP_REVISION_ID, 374 revision = montoya_get_int_propval(pcih, OBP_PROP_REVISION_ID, 383 revision = montoya_get_int_propval(pcih, OBP_PROP_VERSION_NUM, 391 revision = montoya_get_int_propval(pcih, 398 revision = montoya_get_int_propval(pcih, OBP_PROP_REVISION_ID, 405 revision = montoya_get_int_propval(pcih, OBP_PROP_REVISION_ID, 429 log_printf("%6d", revision);
|
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/monza/common/ |
H A D | monza.c | 385 int32_t revision; local 402 revision = monza_get_int_propval(pcih, OBP_PROP_REVISION_ID, 411 revision = monza_get_int_propval(pcih, OBP_PROP_REVISION_ID, 420 revision = monza_get_int_propval(pcih, OBP_PROP_REVISION_ID, 429 revision = monza_get_int_propval(pcih, OBP_PROP_REVISION_ID, 437 revision = monza_get_int_propval(pcih, 444 revision = monza_get_int_propval(pcih, OBP_PROP_REVISION_ID, 452 revision = monza_get_int_propval(pcih, OBP_PROP_REVISION_ID, 476 log_printf("%6d", revision);
|
/osnet-11/usr/src/lib/libsmb/common/ |
H A D | smb_acl.c | 59 smb_acl_alloc(uint8_t revision, uint16_t bsize, uint16_t acecnt) argument 68 acl->sl_revision = revision;
|
H A D | smb_sd.c | 60 smb_sd_init(smb_sd_t *sd, uint8_t revision) argument 63 sd->sd_revision = revision;
|
/osnet-11/usr/src/lib/libc/inc/ |
H A D | msgfmt.h | 127 * 4 | (uint32_t) format revision | 196 * 4 | (uint32_t) format revision | 382 uint32_t revision; member in struct:gnu_msg_info
|
/osnet-11/usr/src/lib/scsi/libses/common/ |
H A D | ses_plugin.c | 314 char *vendor, *product, *revision; local 347 * Create a local copy of the vendor/product/revision, strip out any 352 revision = strdupa(libscsi_revision(tp->st_target)); 356 ses_plugin_cleanstr(revision); 372 revision, LIBSES_PLUGIN_EXT);
|
/osnet-11/usr/src/grub/grub2/include/grub/ |
H A D | acpi.h | 32 grub_uint8_t revision; member in struct:grub_acpi_rsdp_v10 49 grub_uint8_t revision; member in struct:grub_acpi_table_header
|
H A D | video.h | 222 grub_uint8_t revision; member in struct:grub_video_edid_info
|
/osnet-11/usr/src/lib/fm/libasr/common/ |
H A D | asr_audit.c | 420 * Adds name, id, serial, part, revision, path, state, status & 429 char *serial = NULL, *part = NULL, *revision = NULL; local 473 (void) nvlist_lookup_string(std, "revision", &revision); 474 err |= asr_buf_append_xml_nv(out, PAD_ITEM, "revision", revision);
|
/osnet-11/usr/src/grub/grub-0.97/netboot/ |
H A D | sis900.c | 322 u8 revision; local 341 pcibios_read_config_byte(pci->bus,pci->devfn, PCI_REVISION, &revision); 344 pci_revision = revision; 346 if (revision == SIS630E_900_REV) 348 else if ((revision > 0x81) && (revision <= 0x90)) 350 else if (revision == SIS96x_900_REV) 362 if (revision == SIS630ET_900_REV)
|
H A D | pci.h | 256 unsigned char revision; /* Revision level, 0 */ member in struct:bios32::__anon221
|
H A D | tlan.c | 127 u32 revision, revision_mask; /* Only 8 bits. */ member in struct:pci_id_info::match_info
|
/osnet-11/usr/src/grub/grub2/grub-core/loader/ia64/efi/ |
H A D | linux.c | 80 grub_uint32_t revision; member in struct:__anon619 788 grub_printf ("FPSWA revision: %x\n", fpswa->revision);
|
/osnet-11/usr/src/grub/grub2/include/grub/arc/ |
H A D | arc.h | 232 grub_arc_ushort_t revision; member in struct:grub_arc_system_parameter_block
|
/osnet-11/usr/src/lib/libraidcfg/common/ |
H A D | raidcfg_spi.h | 300 char revision[DISK_REV_LEN]; member in struct:__anon2403
|
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/ |
H A D | ohci.c | 225 grub_uint32_t revision; 342 /* Check if the OHCI revision is actually 1.0 as supported. */ 343 revision = grub_ohci_readreg32 (o, GRUB_OHCI_REG_REVISION); 344 grub_dprintf ("ohci", "OHCI revision=0x%02x\n", revision & 0xFF); 345 if ((revision & 0xFF) != 0x10) 422 if ((revision & 0x100) != 0) 224 grub_uint32_t revision; local
|
/osnet-11/usr/src/lib/libstmf/common/ |
H A D | libstmf.h | 317 uchar_t revision[4]; member in struct:_stmfLogicalUnitProperties
|
/osnet-11/usr/src/lib/mpapi/libmpapi/common/ |
H A D | mpapi.h | 658 * and revision properties matching a MP_DEVICE_PRODUCT_PROPERTIES instance 689 MP_CHAR revision[4]; member in struct:_MP_DEVICE_PRODUCT_PROPERTIES 707 MP_CHAR revision[4]; member in struct:_MP_MULTIPATH_LOGICAL_UNIT_PROPERTIES
|