/titanic_50/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/ |
H A D | psvcpolicy.c | 538 boolean_t presence; in psvc_fan_enable_disable_policy_0() local 551 status = psvc_get_attr(hdlp, id, PSVC_PRESENCE_ATTR, &presence); in psvc_fan_enable_disable_policy_0() 555 } while ((retry < n_retry_fan_present) && (presence == PSVC_ABSENT)); in psvc_fan_enable_disable_policy_0() 557 if (presence == PSVC_ABSENT) { in psvc_fan_enable_disable_policy_0() 827 boolean_t presence, previous_presence; in psvc_hotplug_notifier_policy_0() local 841 status = psvc_get_attr(hdlp, id, PSVC_PRESENCE_ATTR, &presence); in psvc_hotplug_notifier_policy_0() 846 (presence != previous_presence)); in psvc_hotplug_notifier_policy_0() 849 if (presence != previous_presence) { in psvc_hotplug_notifier_policy_0() 860 if (presence == PSVC_PRESENT) { in psvc_hotplug_notifier_policy_0() 892 status = psvc_set_attr(hdlp, id, PSVC_PREV_PRESENCE_ATTR, &presence); in psvc_hotplug_notifier_policy_0() [all …]
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/ |
H A D | psvcpolicy.c | 714 boolean_t presence; in handle_ps_hotplug_children_presence() local 722 &presence); in handle_ps_hotplug_children_presence() 734 &presence); in handle_ps_hotplug_children_presence() 746 &presence); in handle_ps_hotplug_children_presence() 1222 boolean_t presence; in psvc_init_ps_presence() local 1225 err |= psvc_get_attr(hdlp, id, PSVC_PRESENCE_ATTR, &presence); in psvc_init_ps_presence() 1226 ps_prev_present[instance] = ps_present[instance] = presence; in psvc_init_ps_presence() 1618 boolean_t presence; in check_disk_hotplug() local 1635 &presence); in check_disk_hotplug() 1640 (presence != previous_presence)); in check_disk_hotplug() [all …]
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/ |
H A D | psvcpolicy.c | 534 boolean_t presence, previous_presence; in psvc_ps_hotplug_policy_0() local 560 status = psvc_get_attr(hdlp, id, PSVC_PRESENCE_ATTR, &presence); in psvc_ps_hotplug_policy_0() 564 } while ((retry < n_retry_hotplug) && (presence != previous_presence)); in psvc_ps_hotplug_policy_0() 566 if (presence == previous_presence) { in psvc_ps_hotplug_policy_0() 578 if (presence == PSVC_PRESENT) { in psvc_ps_hotplug_policy_0() 642 status = psvc_set_attr(hdlp, id, PSVC_PREV_PRESENCE_ATTR, &presence); in psvc_ps_hotplug_policy_0() 650 if (presence != PSVC_PRESENT) { in psvc_ps_hotplug_policy_0()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fc_led_parse.c | 301 dtls->presence = calloc(dtls->n_disks, sizeof (int)); in act_n_disks() 302 if (dtls->presence == NULL) in act_n_disks() 413 return (get_mask(p_str, dtls->n_disks, dtls->presence)); in act_disk_present() 608 if (dtls->presence != NULL) in free_led_dtls() 609 free((void *)dtls->presence); in free_led_dtls()
|
H A D | fcal_leds_thread.c | 638 mask |= dtls->presence[c]; in fcal_leds_thread() 704 v = ((lastVal & dtls->presence[c]) != 0); in fcal_leds_thread() 836 mask |= dtls->presence[c]; in fcal_leds_thread()
|
H A D | fcal_leds.h | 249 int *presence; /* presence detection masks */ member
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/ |
H A D | psvcpolicy.c | 1461 boolean_t presence; in handle_ps_hotplug_children_presence() local 1469 &presence); in handle_ps_hotplug_children_presence() 1480 &presence); in handle_ps_hotplug_children_presence() 1492 &presence); in handle_ps_hotplug_children_presence() 1505 &presence); in handle_ps_hotplug_children_presence() 1525 boolean_t presence, previous_presence; in psvc_ps_hotplug_policy_0() local 1549 status = psvc_get_attr(hdlp, id, PSVC_PRESENCE_ATTR, &presence); in psvc_ps_hotplug_policy_0() 1554 (presence != previous_presence)); in psvc_ps_hotplug_policy_0() 1556 if (presence == previous_presence) { in psvc_ps_hotplug_policy_0() 1568 if (presence == PSVC_PRESENT) { in psvc_ps_hotplug_policy_0() [all …]
|
/titanic_50/usr/src/uts/sun4u/sys/ |
H A D | rmc_comm_hproto.h | 594 rsci8 presence; /* 1=FRU present */ member 629 rsci8 presence; /* 0 is not present, 1 is present */ member
|
/titanic_50/usr/src/uts/common/io/1394/targets/dcam1394/ |
H A D | dcam_param.c | 67 uint_t param, presence, subparam; in param_attr_init() local 189 DCAM1394_SUBPARAM_PRESENCE, &presence); in param_attr_init() 197 if (presence) { in param_attr_init()
|
/titanic_50/usr/src/test/libc-tests/cfg/ |
H A D | README | 27 presence of any other fields.
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | select3.test | 181 # Test sorting of GROUP BY results in the presence of an index
|
/titanic_50/usr/src/cmd/fm/dicts/ |
H A D | INTEL.po | 839 msgstr "No impact to the system in the presence of this fault." 871 msgstr "No impact to the system in the presence of this fault." 919 msgstr "No impact to the system in the presence of this fault." 935 msgstr "No impact to the system in the presence of this fault." 1015 msgstr "No impact to the system in the presence of this fault." 1031 msgstr "No impact to the system in the presence of this fault."
|
H A D | ZFS.po | 170 …r a portion of the disk using\nanother program\n\n\nIn these cases, the presence of errors does no…
|
/titanic_50/usr/src/lib/libbsm/ |
H A D | audit_event.txt | 552 6412:AUE_tpm_physicaldisable:disable TPM physical presence:as 553 6413:AUE_tpm_physicalenable:enable TPM physical presence:as 557 6417:AUE_tpm_physicalpresence:set the TPM physical presence flag:as
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/ |
H A D | system-board.info | 463 * every fan tray in Seattle 1U contains both fans, so the presence 464 * of either fan node (under RMCLOMV) is indicative of the presence 602 * so the presence of f0 is indicative of the presence of the fan tray.
|
/titanic_50/usr/src/uts/common/io/e1000api/ |
H A D | README.new | 301 Look for the presence or absence of the following line:
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvcobj.c | 2792 boolean_t presence; in i_psvc_get_obj() local 2845 &presence); in i_psvc_get_obj() 2846 (*objp)->previous_presence = presence; in i_psvc_get_obj() 2847 if (ret != PSVC_SUCCESS || presence != PSVC_PRESENT) in i_psvc_get_obj()
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 237 operational: they require the presence of additional software modules at 529 Must contain the magic value @samp{0x2BADB002}; the presence of this 652 The first longword indicates the presence and validity of other fields
|
H A D | multiboot.info | 201 operational: they require the presence of additional software modules at 496 Must contain the magic value `0x2BADB002'; the presence of this 614 The first longword indicates the presence and validity of other
|
H A D | grub.info-3 | 572 anyway, as GRUB has no idea how to communicate the presence of
|
/titanic_50/usr/src/uts/common/os/ |
H A D | priv_defs | 152 different ownership in the presence of PRIV_FILE_OWNER.
|
/titanic_50/usr/src/lib/ |
H A D | README.mapfiles | 424 due to the presence of the
|
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 439 re-adds the option. We could also just assume the presence of the 969 address selection behavior in the presence of both stateful and
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | rmclomv.c | 2506 if (rmc_fru_r.fru_status[0].presence == 0) { in rmclomv_ioctl()
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex.news | 819 (abbr "ed") the presence or absence of g and c suffices is
|