Home
last modified time | relevance | path

Searched full:started (Results 1 – 25 of 1704) sorted by relevance

12345678910>>...69

/freebsd/sys/dev/iicbus/
H A Diiconf.c235 * Test if the iicbus is started by the controller
242 return (sc->started); in iicbus_started()
256 if (sc->started) in iicbus_start()
257 return (IIC_ESTATUS); /* protocol error, bus already started */ in iicbus_start()
260 sc->started = slave; in iicbus_start()
262 sc->started = 0; in iicbus_start()
278 if (!sc->started) in iicbus_repeated_start()
279 return (IIC_ESTATUS); /* protocol error, bus not started */ in iicbus_repeated_start()
282 sc->started = slave; in iicbus_repeated_start()
284 sc->started = 0; in iicbus_repeated_start()
[all …]
H A Diic.c58 bool started; member
213 if (priv->started) { in iicdtor()
282 if (priv->started || (priv->addr == 0)) { in iicuio()
475 if (priv->started) { in iicioctl()
487 priv->started = true; in iicioctl()
494 if (priv->started) { in iicioctl()
497 priv->started = false; in iicioctl()
508 if (!priv->started) in iicioctl()
522 priv->started = false; in iicioctl()
530 if (!priv->started) { in iicioctl()
[all...]
/freebsd/usr.sbin/rpcbind/
H A Drpcbind.827 service is started,
46 utility should be started before any other RPC service.
49 servers are started by port monitors, so
51 must be started before port monitors are invoked.
55 is started, it checks that certain name-to-address
66 utility can only be started by the super-user.
/freebsd/sys/dev/qat/qat_api/qat_direct/include/
H A Dicp_adf_init.h105 * If the subsystem is initialised and/or started
143 * Function returns true if the service is started on a device
146 * CPA_TRUE if subsystem is started
147 * CPA_FALSE if subsystem is not started
157 * Function returns true if the device is started
159 * CPA_TRUE if dev is started
160 * CPA_FALSE if dev is not started
/freebsd/lib/libpmc/pmu-events/arch/x86/knightslanding/
H A Dvirtual-memory.json13 … number of core cycles for all the page walks. The cycles for page walks started in speculative pa…
22 … of core cycles for all the D-side page walks. The cycles for page walks started in speculative pa…
30 …": "Counts the total D-side page walks that are completed or started. The page walks started in th…
39 … of core cycles for all the I-side page walks. The cycles for page walks started in speculative pa…
/freebsd/sys/dev/isci/scil/
H A Dscif_controller.h138 * -# after all of the phys have successfully started or been given
141 * @pre The controller must be in the INITIALIZED or STARTED state.
151 * the STARTED state.
153 * the INITIALIZED or STARTED states.
178 * @pre The controller must be in the STARTED or STOPPED state.
190 * the STARTED or STOPPED states.
211 * @retval SCI_SUCCESS if the reset operation successfully started.
251 * @return Indicate if the controller successfully started the IO request.
252 * @retval SCI_IO_SUCCESS if the IO request was successfully started.
283 * @return Indicate if the controller successfully started the IO request.
[all …]
H A Dscic_sds_port.h85 * The substate where the port is started and ready but has no active phys.
90 * The substate where the port is started and ready and there is at least one
96 * The substate where the port is started and there was an add/remove phy
149 * This field contains the count of the io requests started on this port
295 * Helper macro to increment the started request count
302 * @brief This method decrements the started io request count. The method
303 * will not decrment the started io request count below 0 and will
313 * Helper macro to decrement the started io request count. The macro will
314 * not decrement the started io request count below 0.
H A Dscic_sds_request.h85 * management request to be performed in the STARTED super-state.
90 * The AWAIT_TC_COMPLETION sub-state indicates that the started raw
97 * This sub-state indicates that the started task management request
112 * request to be performed in the STARTED super-state.
117 * This sub-state indicates that the started task management request
124 * The AWAIT_TC_COMPLETION sub-state indicates that the started SMP request is
215 * This field indicates that this request contains an initialized started
244 * This field is the observer of the started subsate machine
528 //* STARTED STATE HANDLERS
H A Dscic_controller.h305 * -# after all of the phys have successfully started or been given
314 * @pre The controller must be in the INITIALIZED or STARTED state.
324 * the STARTED state.
326 * the INITIALIZED or STARTED states.
345 * @pre The controller must be in the STARTED or STOPPED state.
357 * the STARTED or STOPPED states.
376 * @retval SCI_SUCCESS if the reset operation successfully started.
415 * @return Indicate if the controller successfully started the IO request.
416 * @retval SCI_IO_SUCCESS if the IO request was successfully started.
459 * @return Indicate if the controller successfully started the IO request.
[all …]
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnosticPrinter.cpp55 bool Started = false; in printDiagnosticOptions() local
76 Started = true; in printDiagnosticOptions()
81 OS << (Started ? "," : " [") in printDiagnosticOptions()
86 Started = true; in printDiagnosticOptions()
95 OS << (Started ? "," : " ["); in printDiagnosticOptions()
96 Started = true; in printDiagnosticOptions()
105 if (Started) in printDiagnosticOptions()
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_preempt.c48 int started; variable
61 started++; in threadfunc()
99 started = 0; in ATF_TC_BODY()
105 while (started < NTHREADS) { in ATF_TC_BODY()
109 printf("1: Thread has started.\n"); in ATF_TC_BODY()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_sess_number.pod29 SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in
35 SSL_CTX_sess_connect_renegotiate() returns the number of started renegotiations
38 SSL_CTX_sess_accept() returns the number of started SSL/TLS handshakes in
44 SSL_CTX_sess_accept_renegotiate() returns the number of started renegotiations
/freebsd/contrib/ntp/
H A Dflock-build80 # in a ssh session started with the -tt option,
89 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
97 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
103 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
109 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
/freebsd/usr.bin/rpcgen/
H A Drpcgen.1116 the server created can be started both by the port monitors
120 When it is started by a port monitor,
141 When the server is self-started,
300 Such servers can be self-started or can be started by
302 When the server is self-started, it backgrounds itself by default.
357 When the servers are started in foreground, use
/freebsd/usr.bin/w/
H A Dpr_time.c49 pr_attime(time_t *started, time_t *now) in pr_attime() argument
57 tp = *localtime(started); in pr_attime()
59 diff = *now - *started; in pr_attime()
70 /* else if (*now / 86400 != *started / 86400) { */ in pr_attime()
82 xo_attr("since", "%lu", (unsigned long) *started); in pr_attime()
/freebsd/share/man/man4/
H A Dmlx.4200 .It mlxd%d: consistency check started
203 A user-initiated consistency check has started/completed.
204 .It mlx%d: drive rebuild started for %d:%d
207 A user-initiated physical drive rebuild has started/completed.
208 .It mlx%d: background check/rebuild operation started
212 or physical drive rebuild has started/completed.
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cpp105 Started, enumerator
141 state_ = thread_ ? State::Started : State::Failed; in NewWorkNotify()
143 if (state_ == State::Started) { in NewWorkNotify()
152 VPrintf(1, "%s: StackDepot compression thread started\n", SanitizerToolName); in Run()
161 if (state_ != State::Started) in Stop()
175 if (state_ != State::Started) in LockAndStop()
/freebsd/share/doc/usd/04.csh/
H A Dcsh.235 When you login, the shell is started by the system in your
225 you have started the shell, they will not necessarily be found by the shell.
382 command which started with the letter `c'. If there were other
594 at the end of the commands, then the job is started as a
657 started.
666 is started, it is assigned a small identifying
673 When a job is started in the background using `&', its number, as well
685 Since the `&' was at the end of the line, these two programs were started
688 of each program started in the job. Then the shell immediates prompts for
698 any further progress until started again, either in the foreground
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsatproto.h159 * \return If command is started successfully
193 * \return If command is started successfully
229 * \return If command is started successfully
265 * \return If command is started successfully
310 * \return If command is started successfully
345 * \return If command is started successfully
370 * \return If command is started successfully
396 * \return If command is started successfully
420 * \return If command is started successfully
445 * \return If command is started successfully
[all …]
/freebsd/usr.bin/find/
H A Dfind.1206 was started, rounded up to the next full minute, is
217 was started, rounded up to the next full 24-hour period, is
225 was started is exactly
240 was started, rounded up to the next full minute, is
257 was started, rounded up to the next full 24-hour period, is
264 was started is exactly
295 was started, rounded up to the next full minute, is
313 was started, rounded up to the next full 24-hour period, is
321 was started is exactly
627 was started, rounded up to the next full minute, is
[all …]
/freebsd/tests/sys/kern/
H A Dktrace_test.c187 /* Wait until ktrace has started. */ in ATF_TC_BODY()
224 /* Wait until ktrace has started. */ in ATF_TC_BODY()
258 /* Wait until ktrace has started. */ in ATF_TC_BODY()
303 /* Wait until ktrace has started. */ in ATF_TC_BODY()
344 /* Wait until ktrace has started. */ in ATF_TC_BODY()
391 /* Wait until ktrace has started. */ in ATF_TC_BODY()
434 /* Wait until ktrace has started. */ in ATF_TC_BODY()
483 /* Wait until ktrace has started. */ in ATF_TC_BODY()
518 /* Wait until ktrace has started. */ in ATF_TC_BODY()
560 /* Wait until ktrace has started. */ in ATF_TC_BODY()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp251 BitVector Started, Ended; in calculateLiveIntervals() local
252 Started.resize(NumAllocas); in calculateLiveIntervals()
260 Started.set(AllocaNo); in calculateLiveIntervals()
271 if (!Started.test(AllocaNo)) { in calculateLiveIntervals()
272 Started.set(AllocaNo); in calculateLiveIntervals()
277 if (Started.test(AllocaNo)) { in calculateLiveIntervals()
279 Started.reset(AllocaNo); in calculateLiveIntervals()
286 if (Started.test(AllocaNo)) in calculateLiveIntervals()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/
H A Dzpool_wait_initialize_flag.ksh69 # Cancel initialization of one of disks started by init12, make sure neither
77 # Cancel initialization started by init3, make sure that process exits, but
84 # Cancel last initialization started by init12, make sure it returns.
/freebsd/share/man/man9/
H A Dusbdi.9183 if not already started.
430 milliseconds is inserted before the hardware is started when
433 NOTE: The transfer timeout, if any, is started after that the
496 will be started until either:
567 belonging to this transfer before the transfer is started.
569 The transfer is started at the moment the host issues a clear-stall
575 executed on the endpoint before the USB transfer is started.
/freebsd/share/doc/smm/07.lpd/
H A D7.t59 This usually means the printer server started at
146 If not, the local daemon should be aborted and started with
181 prints that the daemon cannot be started.
212 reports that the daemon cannot be started.

12345678910>>...69