Home
last modified time | relevance | path

Searched refs:check (Results 751 – 775 of 824) sorted by relevance

1...<<313233

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar379 ** check for syntax error
/illumos-gate/usr/src/cmd/format/
H A Dlabel.c189 if (check("Continue labelling disk") != 0) in do_geometry_sanity_check()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbtree2.test62 # Periodically, the script does a sanity check on the database and verifies
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-elftest.p5m50 file path=opt/elf-tests/tests/linker-sets/in-use-check mode=0555
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c5936 int check; in set_rotational_speed() local
5961 check = 1; in set_rotational_speed()
5963 check = is_medium ^ in set_rotational_speed()
5968 if (check) in set_rotational_speed()
5975 if (check) { in set_rotational_speed()
/illumos-gate/usr/src/tools/
H A DREADME.tools81 Used by 'nightly's -r option, to check a number of ELF runtime
/illumos-gate/usr/src/cmd/lp/model/
H A Dnetstandard349 "check the option, resubmit if necessary
H A Dtsol_netstandard383 "check the option, resubmit if necessary
H A Dtsol_netstandard_foomatic400 "check the option, resubmit if necessary
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt1329 4. Problem: HW attentions cause idle check failures even when they are
1332 Change: (FW) Updated idle check to consider attentions masking.
1571 Change: (FW) Fix PCI error check for VF slow path.
1854 7. Problem: False idle check failure on NIG DBGMUX_SYNCFIFO_ERROR_WR
1857 Change: (FW) Fix idle check rule that checks NIG_REG_INT_STS.
3286 20. Problem: Printing results of a clean idle check mistakenly fails.
3292 Relevance: Idle check.
3628 12. Request: Add a CRC check to the nvram selftest.
4319 Change: Fixed the check of whether chip is switch-independt MF.
5456 Change: Use MCP history register to check if MCP reset occurred between
[all …]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME.new341 check your system's BIOS by downloading the Linux Firmware Developer Kit
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c2732 uint64_t top, uint64_t check);
10044 l2arc_range_check_overlap(uint64_t bottom, uint64_t top, uint64_t check) in l2arc_range_check_overlap() argument
10047 return (bottom <= check && check <= top); in l2arc_range_check_overlap()
10049 return (check <= top || bottom <= check); in l2arc_range_check_overlap()
10051 return (check == top); in l2arc_range_check_overlap()
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c965 int check, rnum = -1; in pcmcia_bus_map() local
1046 check = PCA_RES_NEED_IO; in pcmcia_bus_map()
1049 check = PCA_RES_NEED_MEM; in pcmcia_bus_map()
1061 (check == PCA_RES_NEED_IO) ? in pcmcia_bus_map()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6591 - At each retransmit timeout, we should check to see if there are
593 well, and, if so, add them. This check isn't necessary at this
992 - Next, check the type of address. Prefer statically configured
998 - Finally, run the check-all-bits (CommonPrefixLen) tie breaker.
/illumos-gate/usr/src/boot/forth/
H A Dmenu.4th702 \ NOTE: no need to check toggle_stateN since the first time we
934 \ check indication that automatic execution after delay is requested
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_xdr.c1092 if (!xdr_bool(xdrs, &objp->guard.check)) in xdr_SETATTR3args()
1094 switch (objp->guard.check) { in xdr_SETATTR3args()
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpstat.c804 static int check = 0; in report_job() local
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S676 ! reenqueue the interrupt request structure. We'll then check TICKINT
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S47 .set PSL_AC,0x00040000 # Alignment check flag
/illumos-gate/usr/src/cmd/filesync/
H A DREADME258 files to be ignored, and to check file names against
/illumos-gate/usr/src/cmd/bnu/
H A DDialers112 # \E turn on echo check mode
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsincosf.S682 tst %i5 ! check for huge arguments remaining
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1795 check all subpackages.
1796 2) Add check for the minimum subpackage length (4).
3010 1) Ensure check for I/O error after every fopen/fread/fwrite
9059 check for the possible timeout, a warning is issued.
10518 Added a check for a null RSDT pointer in AcpiGetFirmwareTable
13713 Fixed a problem where the reserved name check did not handle
13865 check has been added to the iASL compiler also.
13908 broken. This includes the check for a return value when the
14339 Previously, this check was only performed for control methods.
16286 Table load abort if FACP sanity check fails
[all …]
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po138 …ss, because it reverts the pool to an earlier state. A dry-run\nrecovery check can be performed b…
170 … system, it most likely needs to be\nreplaced. The administrator should check the system log for…
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt235 Removes `entry' from `list' [Notice no need to check that entry is
438 Called on the PF before starting a VF's vport, to check the

1...<<313233