Searched defs:ready (Results 1 - 24 of 24) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dmisc.c60 int ready; local
73 if (umem_readvar(&ready, "umem_ready") == -1)
/illumos-gate/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_proc.c43 volatile int ready; member in struct:nsc_nlwp
125 while (! nlwp->ready) {
177 /* mark as ready */
178 nlwp->ready = 1;
248 while (! nlwp->ready) {
303 nlwp->ready = 0;
336 /* mark as ready */
338 nlwp->ready = 1;
359 while (nlwp->ready) {
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dmkservice.c133 static int ready; variable
221 while(ready < nready)
222 process_stream(pstream[ready++]);
234 nready = ready = 0;
257 ready = 1;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rexecd.c173 fd_set readfrom, ready; local
387 ready = readfrom;
388 if (select(MAXFD(s, pv[0])+1, &ready, NULL,
393 if (FD_ISSET(s, &ready)) {
399 if (FD_ISSET(pv[0], &ready)) {
H A Din.rshd.c915 fd_set ready; local
949 ready = readfrom;
950 if (select(FD_SETSIZE, &ready, NULL,
961 if (port && FD_ISSET(pv[0], &ready)) {
974 if (port && FD_ISSET(s, &ready)) {
983 if (do_encrypt && FD_ISSET(pw[0], &ready)) {
996 if (do_encrypt && FD_ISSET(f, &ready)) {
/illumos-gate/usr/src/uts/common/io/
H A Dmouse8042.c113 int ready; member in struct:mouse_state
276 state->ready = 1;
363 state->ready = 1;
391 state->ready = 0;
959 * If we're not ready for this data, discard it.
961 if (!state->ready)
H A Dbscbus.c559 * ready| +----------+ |
699 boolean_t ready = B_FALSE; local
733 ready = B_TRUE;
746 ready = B_TRUE;
753 ready = B_TRUE;
776 ready = B_TRUE;
778 return (ready);
792 boolean_t ready = B_FALSE; local
813 ready = bscbus_process_waiting(csp, status, data);
822 * completed (ready i
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dcryptmod.h206 /* Values for "ready" mask. */
217 uchar_t ready; member in struct:tmodinfo
H A Daggr_lacp.h159 boolean_t ready; /* Ready_N for all ports TRUE */ member in struct:Agg
/illumos-gate/usr/src/uts/common/os/
H A Dcpu_event.c160 boolean_t ready; member in struct:cpu_idle_cb_state::__anon6827
353 cpu_idle_cb_state[cp->cpu_seqid].v.ready = B_FALSE;
365 cpu_idle_cb_state[cp->cpu_seqid].v.ready = B_FALSE;
483 * Reset property ready flag for all CPUs if no registered callback
489 sp->v.ready = B_FALSE;
611 if (sp->v.ready == B_FALSE) {
612 sp->v.ready = B_TRUE;
673 /* Skip calling callback if state is not ready for current CPU. */
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c1420 int ready; local
1424 ready = ddi_get8(kb8042->handle,
1426 if (ready != 0)
1436 if (ready != 0) {
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_transact.c78 int ready; local
133 ready = smb_trans_ready(xa);
142 if (!ready) {
306 int ready; local
345 ready = smb_trans_ready(xa);
354 if (!ready) {
580 int ready; local
621 ready = smb_trans_ready(xa);
630 if (!ready) {
H A Dsmb_kshare.c256 * created which means smb/service is ready for
1195 boolean_t ready; local
1198 ready = sv->sv_export.e_ready;
1201 return (ready);
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.c306 /* Poll the ready bit to see if the MDI read completed
372 /* Poll the ready bit to see if the MDI read completed
432 /* Poll the ready bit to see if the I2C read completed */
491 /* Poll the ready bit to see if the I2C read completed */
545 /* Poll the ready bit to see if the I2C read completed */
605 /* Poll the ready bit to see if lastly
4111 bool ready; local
4115 /* Check if mPHY is ready to read/write operations */
4116 ready = e1000_is_mphy_ready(hw);
4117 if (!ready)
4173 bool ready; local
4234 bool ready = FALSE; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c2646 fd_set ready, writey; local
2753 FD_ZERO(&ready);
2761 FD_SET(ifd, &ready);
2770 FD_SET(pty_master, &ready);
2772 if (select(nfds, &ready, &writey, NULL, top) < 0) {
2791 if (FD_ISSET(ifd, &ready)) {
2820 if (ofd >= 0 && pty_master >= 0 && FD_ISSET(pty_master, &ready)) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c2039 uint32_t ready; local
2064 ready = (HS_FFRDY | HS_MBRDY);
2070 ready = HS_MBRDY;
2148 if ((status & ready) == ready) {
2807 /* Check if FCP ring and adapter is not ready */
/illumos-gate/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c488 * Check for data ready.
504 * Check for LOM ready
513 * The LOM is ready if the CTS bit in the MSR is 1, meaning
540 * assuming we didn't incur a fault in trying to ready it.
646 boolean_t ready = B_FALSE; local
705 ready = B_TRUE;
716 ready = B_TRUE;
749 ready = B_TRUE;
757 ready = B_TRUE;
778 ready
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c738 zio_done_func_t *ready, zio_done_func_t *children_ready,
759 zio->io_ready = ready;
1211 * If our children haven't all reached the ready stage,
1223 * Now that all our children are ready, run the callback
2126 * be removed when the logical I/O goes to the ready
3654 * parents not executing until children are ready.
736 zio_write(zio_t *pio, spa_t *spa, uint64_t txg, blkptr_t *bp, void *data, uint64_t lsize, uint64_t psize, const zio_prop_t *zp, zio_done_func_t *ready, zio_done_func_t *children_ready, zio_done_func_t *physdone, zio_done_func_t *done, void *private, zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb) argument
H A Darc.c5515 boolean_t l2arc, const zio_prop_t *zp, arc_done_func_t *ready,
5524 ASSERT3P(ready, !=, NULL);
5538 callback->awcb_ready = ready;
5637 * network delays from blocking transactions that are ready to be
6576 * This is clearing a region on the L2ARC device ready for writing.
5514 arc_write(zio_t *pio, spa_t *spa, uint64_t txg, blkptr_t *bp, arc_buf_t *buf, boolean_t l2arc, const zio_prop_t *zp, arc_done_func_t *ready, arc_done_func_t *children_ready, arc_done_func_t *physdone, arc_done_func_t *done, void *private, zio_priority_t priority, int zio_flags, const zbookmark_phys_t *zb) argument
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c4252 int ready; local
4254 if (mdb_readvar(&ready, "kmem_ready") < 0)
4257 return (ready);
4284 * If kmem is ready, we'll need to invoke the kmem_cache walker
4285 * immediately. Walkers in the linkage structure won't be ready until
4287 * is ready, we'll use the walker to initialize the caches. If kmem
4288 * isn't ready, we'll register a callback that will allow us to defer
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h410 uint32_t ready:1; member in struct:pd_mpu_mbox_db_u::__anon7624
412 uint32_t ready:1;
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c2659 int ready; local
2692 ready = (dp->dsync.s_set_exp == dp->dsync.s_set_rdy) ? 1 : 0;
2693 if (ready) {
2727 return (!msg ? 0 : (ready ? 0 : 1));
3294 int ready; local
3552 * My local ready-set are those domains from which I
3584 * in thet ready-set from the local domain's
3596 * effectively now in his ready-set.
3647 ready = (dp->dsync.s_set_exp == dp->dsync.s_set_rdy) ? 1 : 0;
3648 if (ready) {
3785 int ready; local
[all...]
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c4456 * check if the underlying disk is ready, if not try accessing
4828 boolean_t ready; local
4837 ready = (elem->hdr.dstate == VIO_DESC_READY);
4838 if (ready) {
4843 PR0("descriptor %u not ready", idx);
4851 if (!ready)
/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn.h1358 /* 8 */ IDNDS_CON_READY, /* ready to establish link */
2037 * allocated and is ready to accept data.
2649 * thread to monitor when a channel is ready to be
2652 * things are ready to go. We need this ability
2661 * their queues reenabled when ready.
2671 * ready
2689 int ready; member in struct:idn_global::__anon10098
2831 * are ready for linking, but has
2835 * confirmed as being ready.
2841 * are ready fo
[all...]

Completed in 376 milliseconds