Home
last modified time | relevance | path

Searched refs:active (Results 26 – 50 of 214) sorted by relevance

123456789

/illumos-gate/usr/src/cmd/fs.d/
H A Dpreenlib.c87 static struct rawdev *unchecked, *active, *get_runnable(); variable
187 rdp->nxtrd = active; in preen_getdev()
188 active = rdp; in preen_getdev()
201 for (ldp = NULL, dp = active; dp != NULL; ldp = dp, dp = dp->nxtrd) { in preen_releasedev()
211 active = dp->nxtrd; in preen_releasedev()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dsess_mgr.c780 if (sess->encr_ctx.active == TRUE) { in session_mgr_get_op_state()
821 if (sess->decr_ctx.active == TRUE) { in session_mgr_get_op_state()
862 if (sess->digest_ctx.active == TRUE) { in session_mgr_get_op_state()
902 if (sess->sign_ctx.active == TRUE) { in session_mgr_get_op_state()
942 if (sess->verify_ctx.active == TRUE) { in session_mgr_get_op_state()
1144 if (sess->encr_ctx.active) in session_mgr_set_op_state()
1147 if (sess->decr_ctx.active) in session_mgr_set_op_state()
1150 if (sess->digest_ctx.active) in session_mgr_set_op_state()
1153 if (sess->sign_ctx.active) in session_mgr_set_op_state()
1156 if (sess->verify_ctx.active) in session_mgr_set_op_state()
/illumos-gate/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c260 struct active { struct
263 struct active *nxt; argument
273 struct active *alist, *ap; in preen()
343 ap = (struct active *)malloc(sizeof (struct active)); in preen()
387 waiter(struct active **alp) in waiter()
391 struct active *ap, *lap; in waiter()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_i225.h27 s32 igc_set_d0_lplu_state_i225(struct igc_hw *hw, bool active);
28 s32 igc_set_d3_lplu_state_i225(struct igc_hw *hw, bool active);
H A Digc_api.c549 s32 igc_set_d0_lplu_state(struct igc_hw *hw, bool active) in igc_set_d0_lplu_state() argument
552 return hw->phy.ops.set_d0_lplu_state(hw, active); in igc_set_d0_lplu_state()
571 s32 igc_set_d3_lplu_state(struct igc_hw *hw, bool active) in igc_set_d3_lplu_state() argument
574 return hw->phy.ops.set_d3_lplu_state(hw, active); in igc_set_d3_lplu_state()
H A Digc_api.h52 s32 igc_set_d3_lplu_state(struct igc_hw *hw, bool active);
53 s32 igc_set_d0_lplu_state(struct igc_hw *hw, bool active);
H A Digc_phy.h13 s32 igc_null_lplu_state(struct igc_hw *hw, bool active);
22 s32 igc_set_d3_lplu_state_generic(struct igc_hw *hw, bool active);
/illumos-gate/usr/src/cmd/tail/
H A Dforward.c388 int active, ev_change, i, n = -1; in follow() local
397 active = 0; in follow()
401 active = 1; in follow()
412 if (!Fflag && !active) in follow()
/illumos-gate/usr/src/grub/
H A Dmenu.lst6 # With zfs root the active menu.lst file is /<pool>/boot/grub/menu.lst
19 # redirection is active.
/illumos-gate/usr/src/lib/libefi/common/
H A Drdwr_efi.c619 hardware_workarounds(int *slot, int *active) in hardware_workarounds() argument
701 *active = atoi(val); in hardware_workarounds()
702 if (*active < 0 || *active > 1) in hardware_workarounds()
703 *active = 0; in hardware_workarounds()
706 "Using active %d\n", *active); in hardware_workarounds()
725 int len, slot, active; in write_pmbr() local
727 slot = active = 0; in write_pmbr()
729 hardware_workarounds(&slot, &active); in write_pmbr()
757 *cp++ = active ? ACTIVE : NOTACTIVE; in write_pmbr()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.conf34 active-dma-flush=1;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.conf35 active-dma-flush=1;
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394.conf38 active-dma-flush=1;
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamake.c1562 state.active++; in make()
1646 if (state.active) in make()
1714 state.active--; in make()
1981 active(Dict_item_t* item, void* handle) in active() function
1988 state.active = 0; in active()
2048 if (!state.active) in recurse()
2050 state.active = 1; in recurse()
2051 walk(state.rules, active, NiL); in recurse()
2080 state.active = 1; in main()
2329 state.active = 0; in main()
[all …]
/illumos-gate/usr/src/lib/libc/port/tpool/
H A Dthread_pool.c129 tpool_active_t active; in tpool_worker() local
138 active.tpa_tid = pthread_self(); in tpool_worker()
184 active.tpa_next = tpool->tp_active; in tpool_worker()
185 tpool->tp_active = &active; in tpool_worker()
/illumos-gate/usr/src/cmd/acct/
H A Drunacct.sh40 _active=${_nite}/active
362 rm -f nite/wtmperror${_date} nite/active${_date} nite/tmpwtmp
372 echo "ERROR: invalid state, check ${_statefile}" >> active
/illumos-gate/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c250 boolean_t domsg, *active; in syslog_recv() local
281 &active, &nelems)) { in syslog_recv()
287 } else if (!active[0]) { in syslog_recv()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd_xbuf.c84 uint8_t active; /* number of active xfer */ member
308 brkp->active--; in ddi_xbuf_done()
309 if (brkp->active || xap->xa_headp == brkp->bp0) { in ddi_xbuf_done()
500 brkp->active++; in xbuf_iostart()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtaskq.c143 uint_t active = FALSE; in taskq() local
150 'a', MDB_OPT_SETBITS, TRUE, &active, in taskq()
232 if (active && tact == 0 && queued == 0) in taskq()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82571.c61 bool active);
81 bool active);
83 bool active);
690 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82574() argument
696 if (active) in e1000_set_d0_lplu_state_82574()
716 static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82574() argument
722 if (!active) { in e1000_set_d3_lplu_state_82574()
986 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82571() argument
1001 if (active) { in e1000_set_d0_lplu_state_82571()
H A De1000_api.h109 s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active);
110 s32 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active);
/illumos-gate/usr/src/lib/sun_fc/common/
H A DHandleNPIVPort.h61 bool active; variable
H A DHandlePort.h74 bool active; variable
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisena.c117 if (pps->alert->active) in enable()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dprogress.test87 # Test that an active transaction remains active and not rolled back after the

123456789