Searched refs:valid (Results 276 - 300 of 333) sorted by relevance

<<11121314

/freebsd-9.3-release/contrib/bmake/mk/
H A Ddirdeps.mk196 # if we were included recursively _DEP_TARGET_SPEC should be valid.
/freebsd-9.3-release/sys/dev/dpt/
H A Ddpt_scsi.c470 * Test to see if we have a valid card.
980 spi->valid = CTS_SPI_VALID_SYNC_RATE
985 scsi->valid = CTS_SCSI_VALID_TQ;
/freebsd-9.3-release/sys/dev/iir/
H A Diir.c1312 spi->valid = CTS_SPI_VALID_SYNC_RATE
1316 scsi->valid = CTS_SCSI_VALID_TQ;
/freebsd-9.3-release/sys/dev/mpr/mpi/
H A Dmpi2_history.txt237 * NumPhys field) to determine the number of valid elements
/freebsd-9.3-release/sys/kern/
H A Duipc_syscalls.c2150 * Check if page is valid for what we need,
2156 if (pg->valid && vm_page_is_valid(pg, pgoff, xfsize))
2189 * this page. If not and it is not valid,
2192 if (pg->wire_count == 0 && pg->valid == 0 &&
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdbarch.sh142 # PREDEFAULT is a valid fallback definition of MEMBER when
146 # always a valid definition of MEMBER as this again
481 # function with predicate has a valid (callable) initial value. As a
560 # NOTE: cagney/2002-11-24: This function with predicate has a valid
1126 /* Return a freshly allocated, NULL terminated, array of the valid
1771 printf " /* Check variable is valid. */\n"
2237 /* Check that the newly installed architecture is valid. Plug in
2244 a valid global CURRENT_GDBARCH. Set it momentarially, and then
/freebsd-9.3-release/contrib/gdb/
H A Dltconfig263 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
325 --no-verify do not verify that HOST is a valid host type
402 # echo "$progname: warning \`$option' is not a valid host type" 1>&2
426 # Check whether tagname contains only valid characters
H A Dltmain.sh132 # Check whether tagname contains only valid characters
1048 $echo "$modename: \`$arg' is not a valid libtool object" 1>&2
1456 $echo "$modename: \`$arg' is not a valid libtool object" 1>&2
1821 $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
2218 # is not unsupported. This is valid on all known static and
2322 $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2
2525 # Check that each of the things are valid numbers.
2530 $echo "$modename: \`$vinfo' is not valid version information" 1>&2
2539 $echo "$modename: \`$vinfo' is not valid version information" 1>&2
2548 $echo "$modename: \`$vinfo' is not valid versio
[all...]
/freebsd-9.3-release/sys/dev/isci/scil/
H A Dscic_sds_port.c109 * @retval TRUE if this is a valid phy assignment for the port
110 * @retval FALSE if this is not a valid phy assignment for the port
203 * The following is a list of valid PHY mask configurations for each
215 * @retval TRUE if this is a valid phy assignment for the port
216 * @retval FALSE if this is not a valid phy assignment for the port
713 task_context->valid = SCU_TASK_CONTEXT_VALID;
845 * is not a valid PHY for this port then the function will notify the SCIC_USER.
1157 * This method will disable the phy and report that the phy is not valid for this
1973 * valid.
H A Dscic_sds_request.c528 * call is valid.
684 task_context->valid = SCU_TASK_CONTEXT_VALID;
H A Dscic_sds_stp_request.c282 task_context->valid = SCU_TASK_CONTEXT_VALID;
/freebsd-9.3-release/sys/dev/drm2/i915/
H A Di915_gem.c1444 m->valid = VM_PAGE_BITS_ALL;
2509 if (m->valid != VM_PAGE_BITS_ALL) {
2523 m->valid = VM_PAGE_BITS_ALL;
/freebsd-9.3-release/sys/dev/mpr/
H A Dmpr_sas.c1037 sas->valid = CTS_SAS_VALID_SPEED;
1049 sas->valid = 0;
1053 scsi->valid = CTS_SCSI_VALID_TQ;
2087 strcat(desc_scsi_state, "autosense valid ");
2832 "a valid parent handle!\n", __func__, targ->handle);
2842 "a valid parent target!\n", __func__, targ->handle);
2870 "%d does not have a valid SAS address!\n", __func__,
/freebsd-9.3-release/sys/dev/mps/
H A Dmps_sas.c1008 sas->valid = CTS_SAS_VALID_SPEED;
1020 sas->valid = 0;
1024 scsi->valid = CTS_SCSI_VALID_TQ;
2035 strcat(desc_scsi_state, "autosense valid ");
2430 * If this is a valid SCSI command (Read6, Read10, Read16, Write6,
2989 "%s: handle %d does not have a valid "
3000 "%s: handle %d does not have a valid "
3032 "not have a valid SAS address!\n",
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_parse.c4137 * samples are only valid iff lastsync is not too old and
4442 case ANT_INVALID: // No other fields valid since antenna has not yet been disconnected
4460 case ANT_RECONN: // Antenna had been disconnect, but receiver sync. after reconnect, so all fields valid
4496 if (cfgh.valid)
4593 if (utc.valid)
4618 if (gps_ascii_msg.valid)
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dppc-opc.c627 be valid. */
722 int valid;
735 valid = 1;
738 valid = (value & 0x2) == 0;
741 valid = (value & 0x8) == 0;
744 valid = value == 0x14;
748 if (valid
751 return valid;
720 int valid; local
/freebsd-9.3-release/sys/dev/cxgbe/
H A Dt4_main.c315 uint32_t valid:1; /* filter allocated and valid */ member in struct:filter_entry
1530 * Verify that the memory range specified by the addr/len pair is valid and lies
1600 * valid and lies entirely within the memtype specified. The global address of
2299 "%s: addr (%d/0x%x) or len %d is not valid: %d. "
3012 * will walk the entire sc->irq list and clean up whatever is valid.
6859 if (f->valid) {
6955 if (f->pending || f->valid) {
6979 rc = f->valid ? 0 : EIO;
7034 if (f->valid) {
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1024 /// so each bundle is assigned to a valid candidate, or NoCand for the
1445 for (unsigned Gap = 0; IntI.valid() && IntI.start() < StopIdx; ++IntI) {
/freebsd-9.3-release/contrib/ofed/librdmacm/src/
H A Dcma.c858 dst->valid = 1;
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon.h321 bool valid; member in struct:radeon_bo_va
1051 /* number of valid clock modes in this power state */
1087 /* number of valid power states */
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c1676 /* Check that EEPROM values are within valid range. */
2100 /* Use the first valid TX antenna. */
3000 uc->subtype, le32toh(uc->valid));
3002 if (le32toh(uc->valid) != 1) {
3129 /* Check that the error log address is valid. */
3146 if (dump.valid == 0) {
4052 /* Use the first valid TX antenna. */
4108 /* Use the first valid TX antenna. */
4376 /* Make sure idx stays in a valid range. */
5012 btconfig.valid
[all...]
/freebsd-9.3-release/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c800 scsi->valid = CTS_SCSI_VALID_TQ;
/freebsd-9.3-release/crypto/openssl/ssl/
H A Ds3_lib.c2273 if (cp == NULL || cp->valid == 0)
H A Dssl.h355 int valid; member in struct:ssl_cipher_st
432 /* session_id - valid? */
/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx509.h272 int valid; member in struct:x509_st
319 # define X509_TRUST_DEFAULT -1/* Only valid in purpose settings */

Completed in 510 milliseconds

<<11121314