Searched refs:busy (Results 26 - 50 of 118) sorted by relevance

12345

/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_tx.c186 BZCOPY_STATE(mb)->busy--;
246 if (!ssk->tx_ring.rdma_inflight->busy) {
255 ssk->tx_ring.rdma_inflight->busy = 0;
342 if (ssk->tx_ring.rdma_inflight && ssk->tx_ring.rdma_inflight->busy) {
/freebsd-11-stable/sys/arm/allwinner/
H A Daw_rsb.c131 int busy; member in struct:rsb_softc
319 while (sc->busy)
321 sc->busy = 1;
369 sc->busy = 0;
/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_sdxc-m8.c134 } busy; member in struct:aml8726_sdxc_softc
417 sc->busy.time = 0;
418 sc->busy.error = MMC_ERR_NONE;
544 sc->busy.time += AML_SDXC_BUSY_POLL_INTVL;
549 if (sc->busy.time < AML_SDXC_BUSY_TIMEOUT) {
556 if (sc->busy.error == MMC_ERR_NONE)
557 sc->busy.error = MMC_ERR_TIMEOUT;
560 aml8726_sdxc_finish_command(sc, sc->busy.error);
639 * busy until stop transmission is executed.
663 * has not been set. In either case check for busy
[all...]
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h229 eqcr->busy = 0;
248 ASSERT_COND(!eqcr->busy);
263 ASSERT_COND(!eqcr->busy);
268 eqcr->busy = 1;
278 ASSERT_COND(eqcr->busy);
279 eqcr->busy = 0;
289 ASSERT_COND(eqcr->busy);
305 ASSERT_COND(eqcr->busy); \
329 eqcr->busy = 0;
357 eqcr->busy
[all...]
H A Dqman_private.h217 uint32_t busy; member in struct:qm_eqcr
/freebsd-11-stable/sys/net/
H A Dif_atm.h262 #define ATMEV_FLOW_CONTROL 0x0001 /* channel busy state changed */
270 u_int busy : 1; /* != 0 -> ATM layer busy */ member in struct:atmev_flow_control
307 _arg.busy = (BUSY); \
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dacs.c71 * observed busy time over the time we spent on the channel,
78 * (busy time - tx time) / (active time - tx time) * 2^(chan_nf + band_min_nf)
83 * What this does is it decreases the observed busy time ratio if the
88 * If channel busy time is not available the fallback is to use channel RX time.
94 * (busy time - tx time) / (active time - tx time) *
98 * However to account for cases where busy/rx time is 0 (channel load is then
102 * 10^(chan_nf/5) + (busy time - tx time) / (active time - tx time) *
135 * ACS: 1: min_nf=-113 interference_factor=0.0802469 nf=-113 time=162 busy=0 rx=13
136 * ACS: 2: min_nf=-113 interference_factor=0.0745342 nf=-113 time=161 busy=0 rx=12
137 * ACS: 3: min_nf=-113 interference_factor=0.0679012 nf=-113 time=162 busy
296 long double factor, busy, total; local
[all...]
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dmixer.c51 int busy; member in struct:snd_mixer
177 CHN_FOREACH(c, d, channels.pcm.busy) {
230 CHN_FOREACH(c, d, channels.pcm.busy) {
635 m->busy = 0;
785 if (m->busy) {
966 return (m->busy);
1061 m->busy = 1;
1085 ret = (m->busy == 0) ? EBADF : 0;
1086 m->busy = 0;
1281 if (from == MIXER_CMD_CDEV && !m->busy) {
[all...]
H A Dfeeder_mixer.c218 CHN_FOREACH(ch, c, children.busy) {
314 CHN_FOREACH(ch, c, children.busy) {
H A Dchannel.h149 } busy; member in struct:pcm_channel::__anon5229
157 } busy; member in struct:pcm_channel::__anon5231::__anon5232
H A Dvchan.c160 CHN_INSERT_HEAD(p, c, children.busy);
165 CHN_REMOVE(p, c, children.busy);
531 CHN_FOREACH(ch, c, children.busy) {
638 CHN_FOREACH(ch, c, children.busy) {
/freebsd-11-stable/sys/x86/x86/
H A Dcpu_machdep.c645 cpu_idle(int busy) argument
651 busy, curcpu);
656 /* If we are busy - try to use fast methods. */
657 if (busy) {
659 cpu_idle_mwait(busy);
665 if (!busy) {
681 if (!busy) {
687 busy, curcpu);
/freebsd-11-stable/sys/dev/tdfx/
H A Dtdfx_pci.c390 if(tdfx_info->busy != 0) return EBUSY;
394 /* Set the driver as busy */
395 tdfx_info->busy++;
407 if(tdfx_info->busy == 0) return EBADF;
408 tdfx_info->busy = 0;
/freebsd-11-stable/sys/dev/ppbus/
H A Dppbconf.h102 unsigned int busy:1; member in struct:ppb_status
H A Dppb_base.c200 status->busy = !(r & nBUSY);
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-eoi-defs.h247 uint64_t busy : 1; /**< 1: EOI is busy; 0: EOI is idle */ member in struct:cvmx_eoi_ctl_sta::cvmx_eoi_ctl_sta_s
261 uint64_t busy : 1;
H A Dcvmx-mpi-defs.h468 uint64_t busy : 1; /**< If 0, no MPI transaction in progress | NS member in struct:cvmx_mpi_sts::cvmx_mpi_sts_s
471 uint64_t busy : 1;
H A Dcvmx-mixx-defs.h397 uint64_t busy : 1; /**< MIX Busy Status bit member in struct:cvmx_mixx_ctl::cvmx_mixx_ctl_s
398 MIX will assert busy status any time there are:
467 uint64_t busy : 1;
483 uint64_t busy : 1; /**< MIX Busy Status bit member in struct:cvmx_mixx_ctl::cvmx_mixx_ctl_cn52xx
484 MIX will assert busy status any time there are:
553 uint64_t busy : 1;
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpktdrvr.c802 PUBLIC void PktQueueBusy (BOOL busy) argument
804 *rxOutOfsFp = busy ? (*rxInOfsFp + sizeof(RX_ELEMENT)) : *rxInOfsFp;
857 PUBLIC void PktQueueBusy (BOOL busy) argument
863 if (busy)
923 PUBLIC void PktQueueBusy (BOOL busy) argument
929 if (busy)
983 PUBLIC void PktQueueBusy (BOOL busy) argument
985 rxOutOfs = busy ? (rxInOfs + sizeof(RX_ELEMENT)) : rxInOfs;
/freebsd-11-stable/sys/arm/arm/
H A Dmachdep.c275 cpu_idle(int busy) argument
278 CTR2(KTR_SPARE2, "cpu_idle(%d) at %d", busy, curcpu);
281 if (!busy)
287 if (!busy)
291 CTR2(KTR_SPARE2, "cpu_idle(%d) at %d done", busy, curcpu);
/freebsd-11-stable/sys/riscv/riscv/
H A Dmachdep.c348 cpu_idle(int busy) argument
352 if (!busy)
358 if (!busy)
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_vale.c799 int busy = k->nkr_hwlease - k->nr_hwcur; local
800 if (busy < 0)
801 busy += k->nkr_num_slots;
802 space = k->nkr_num_slots - 1 - busy;
814 busy < 0 ||
815 busy >= k->nkr_num_slots) {
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio_inject.c502 * If the lane is busy, we want this request to complete
509 hrtime_t busy = handler->zi_record.zi_timer + local
511 hrtime_t target = MAX(idle, busy);
/freebsd-11-stable/sbin/fsck_ffs/
H A Dfsutil.c855 static int busy = 0; local
861 if (busy || !INO_IS_DVALID(curdir)) {
865 busy = 1;
896 busy = 0;
/freebsd-11-stable/sys/dev/twe/
H A Dtwevar.h119 TAILQ_HEAD(, twe_request) twe_busy; /* requests busy in the controller */
120 TAILQ_HEAD(, twe_request) twe_complete; /* active commands (busy or waiting for completion) */
243 TWEQ_REQUEST_QUEUE(busy, TWEQ_BUSY)

Completed in 209 milliseconds

12345