Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 249) sorted by last modified time

12345678910

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c8747 mac_transceiver_info(mac_handle_t mh, uint_t tranid, boolean_t *present, in mac_transceiver_info() argument
8770 *present = info.mti_present; in mac_transceiver_info()
/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Damdzen.c1783 boolean_t present = amdzen_ccd_present(azn, df, smnid); in amdzen_ccd_log_id_zen2() local
1785 if (present) { in amdzen_ccd_log_id_zen2()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids5787 0009 Remote Access Card III: BMC/SMIC device not present
/illumos-gate/usr/src/test/crypto-tests/runfiles/
H A Ddefault.run23 # Unfortunately, if the tpm based PKCS11 library is present, libtspi will make
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src150 # The part to the left of the dash, if a dash is present, describes the
1274 # not present on a VT100, users could press ESC and a two-letter sequence,
3771 # and 27, but they are not present in the terminfo or termcap.
7327 # Since a command is present for enabling 25 data lines,
8203 # should be present and all tvi native modes use the same string for this.
11895 # - :ei=:im=: must be present in the termcap translation.)
17433 # will present the regular graphical login prompt. The second option
17454 # no complete workaround at present [other than using the monochrome
20517 # are present; the symptom is doubled characters in an update using insert.
21209 # This file contains all the capability information present in John Kunze's
[all …]
H A Dtermcap.src150 # The part to the left of the dash, if a dash is present, describes the
1152 # not present on a VT100, users could press ESC and a two-letter sequence,
3293 # and 27, but they are not present in the terminfo or termcap.
6503 # Since a command is present for enabling 25 data lines,
7356 # should be present and all tvi native modes use the same string for this.
10517 # - :ei=:im=: must be present in the termcap translation.)
15484 # will present the regular graphical login prompt. The second option
15505 # no complete workaround at present [other than using the monochrome
18299 # are present; the symptom is doubled characters in an update using insert.
18991 # This file contains all the capability information present in John Kunze's
[all …]
/illumos-gate/usr/src/cmd/fm/ipmitopo/common/
H A Dipmitopo.c108 boolean_t present; in entity_print() local
114 if (ipmi_entity_present(ihp, ep, &present) != 0) { in entity_print()
119 24 - indentation, name, present ? "present" : "absent"); in entity_print()
/illumos-gate/usr/src/data/zoneinfo/
H A Dsouthamerica1838 # list exact transition times, midnight transitions were already present in our
H A Dnorthamerica900 # and wrote "Even newspaper reports present contradictory information."
3102 # which is not present in tzdata/Shanks. So there is a chance we need to
H A Deurope3494 # but if no one is present after 11 at night, could be postponed until one
H A Daustralasia984 # 12:00 NZST NZDT New Zealand 1946-present
H A Dasia1269 # "A more potent cause of resistance to the general adoption of the present
3779 # midnight Friday (1830 GMT) 'in the light of the present power crisis'."
3790 # at present, become 2400 hours of April 14, 2006 (midnight of April 14, 2006).
H A Dzone_sun.tab39 # 5. Comments; present if and only if the country has multiple rows.
H A Dbackward9 # also present in the file 'backzone', which has data important only
/illumos-gate/usr/src/test/bhyve-tests/tests/vmm/
H A Ddatarw_msrs.c130 bool present; in main() member
140 spot_check[j].present = true; in main()
145 if (!spot_check[j].present) { in main()
/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.sync21 The source code for the following components is present and included in
/illumos-gate/usr/src/cmd/truss/
H A Dfcall.c193 Dp->present = FALSE; in establish_breakpoints()
197 if (Dp->present) { in establish_breakpoints()
402 Dp->present = TRUE; in object_present()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1695 boolean_t present; in hc_is_present() local
1721 present = B_TRUE; in hc_is_present()
1726 present = B_FALSE; in hc_is_present()
1734 TOPO_METH_PRESENT_RET, present) != 0) { in hc_is_present()
1786 uint32_t present = 0; in hc_is_replaced() local
1846 TOPO_METH_PRESENT_RET, &present); in hc_is_replaced()
1851 present ? FMD_OBJ_STATE_UNKNOWN : in hc_is_replaced()
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.S1511 1: rdpr %pstate, %l4 ! Get the present pstate value
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.S1455 rdpr %pstate, %l4 ! Get the present pstate value
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrcpy.S58 ! (methods for xword, word, half-word, and byte copies are present)
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dkrb5_gss_glue.c1032 k5glue_test_oid_set_member(ctx, minor_status, member, set, present)
1037 int *present;
1040 present));
H A Doid_ops.c181 generic_gss_test_oid_set_member(minor_status, member, set, present) in generic_gss_test_oid_set_member() argument
185 int *present;
195 if (present == NULL)
208 *present = result;
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S334 jmp except # Segment not present
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c1060 boolean_t present; in ses_present() local
1074 present = (status != SES_ESC_NOT_INSTALLED); in ses_present()
1080 present) != 0) { in ses_present()

12345678910