Searched refs:state (Results 501 - 525 of 1495) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dcontext.h116 IN lm_cid_state_enum state
124 lm_status_t lm_set_con_state(struct _lm_device_t *pdev, u32_t cid, u32_t state);
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c30 * These routines implement the CM state machine (both ACTIVE and PASSIVE)
35 * connection state data belonging to that HCA in the AVL trees, etc.,
37 * o There is one state structure per RC, referenced from three AVL trees
41 * o SIDR state structures are stored in a linked list
50 * o Any thread that may want to search the AVL tree(s) holds the hca state
51 * table reader lock. If it shall insert/delete a new state structure, then
57 * o Deleting a statep can happen only by acquiring the hca state writer lock
60 * o Statep mutexes are used to decrease the hca state table lock holding
65 * check the state of statep, change it and exit the lock. Other threads
66 * checking this statep find statep's new state, an
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtpgs_tape.c100 int state; local
118 } else if (vhci_tpgs_get_target_fo_mode(sd, &mode, &state, &xlf,
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dnetdfs.ndl67 DWORD state;
75 DWORD state;
92 DWORD state;
100 DWORD state;
110 DWORD state;
122 DWORD state;
134 DWORD state;
151 DWORD state;
179 DWORD state;
/illumos-gate/usr/src/uts/sun4/ml/
H A Dproc_init.s80 ! Initialize CPU state registers
83 ! through boot, and its state might be affected as a result. The
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dmconnect.c130 md->state = MDS_IDLE;
154 md->state = MDS_IDLE;
/illumos-gate/usr/src/lib/libadutils/common/
H A Dsrv_query.c69 srv_getdom(res_state state, const char *svc_name, char **rrname) argument
85 len = res_nsearch(state, svc_name, C_IN, T_SRV,
91 svc_name, hstrerror(state->res_h_errno));
170 srv_query(res_state state, const char *svc_name, const char *dname, argument
192 len = res_nsearch(state, svc_name, C_IN, T_SRV,
198 svc_name, hstrerror(state->res_h_errno));
208 len = res_nquerydomain(state, svc_name, dname, C_IN, T_SRV,
215 hstrerror(state->res_h_errno));
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dhotplug.c34 ddihp_get_cn_state(ddi_hp_cn_state_t state) argument
36 switch (state) {
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/sunfire/common/
H A Dsunfire.c237 "Local Writeback match with line in state S",
257 "Local Writeback matches a victim in state S",
265 "Local Read victim bit set and victim is S state",
1509 * temperature trend (enum temp_trend) and temperature state
1615 /* Print the current state of the temperature */
1616 log_printf("%s", temp_state_msg[bksp->tempstat.state], 0);
1618 if (bksp->tempstat.state != 0)
1640 /* Print the current state of the temperature */
1641 log_printf("%s", temp_state_msg[kstats->tempstat.state], 0);
1643 if (kstats->tempstat.state !
1673 char *ps, *state; local
1924 char *state; local
[all...]
/illumos-gate/usr/src/uts/common/inet/
H A Dmi.c1087 int state; local
1096 state = mtb->mtb_state;
1098 if (state == TB_RUNNING) {
1108 } else if (state != TB_IDLE) {
1109 ASSERT(state != TB_TO_BE_FREED);
1110 if (state == TB_CANCELLED) {
1118 if (state == TB_RESCHED) {
1193 int state; local
1198 state = mtb->mtb_state;
1199 if (state
1280 int state; local
1313 int state; local
[all...]
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_filter.c484 int state; local
492 EFSYS_LOCK(enp->en_eslp, state);
505 EFSYS_UNLOCK(enp->en_eslp, state);
523 EFSYS_LOCK(enp->en_eslp, state);
527 EFSYS_UNLOCK(enp->en_eslp, state);
559 int state; local
584 EFSYS_LOCK(enp->en_eslp, state);
629 EFSYS_UNLOCK(enp->en_eslp, state);
660 EFSYS_UNLOCK(enp->en_eslp, state);
684 EFSYS_LOCK(enp->en_eslp, state);
761 int state; local
835 int state; local
[all...]
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c249 * Read status and update ldc state info in port structure.
254 ldc_state = port->ldc.state;
256 port->ldc.state = ldc_state;
275 /* reset the port state */
339 if (port->ldc.state != LDC_UP) {
409 ASSERT(port->state >= DS_PORT_LDC_INIT);
435 port->ldc.state = 0;
468 if (port->ldc.state == LDC_UP) {
553 if (port->ldc.state == LDC_UP) {
705 if (port->ldc.state
[all...]
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Doptions.sh334 [[ $(set +o) == $(set --state) ]] || err_exit "set --state different from set +o"
335 set -- $(set --state)
336 [[ $1 == set && $2 == --default ]] || err_exit "set --state failed -- expected 'set --default *', got '$1 $2 *'"
350 state=$(set --state)
351 default=$(set --default --state)
352 [[ $state == $default ]] || err_exit "set --state for default options failed: expected '$default', got '$state'"
[all...]
/illumos-gate/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_set.c120 mhd_state_t state
137 if (state == DRIVE_IDLE) {
144 if (! (dp->dr_state & state))
397 mhd_state_t state; local
410 state = 0;
412 state |= DRIVE_SERIALING;
414 state |= DRIVE_VTOCING;
416 state |= DRIVE_CINFOING;
427 if (state != 0) {
432 if (mhd_state_set(dp, state, mhe
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dmsacct.c43 * states to measure timing and accounting information. The state information
46 * states and transitions to measure time spent in each state instead of
50 * state transitions are accomplished by calling new_mstate() to switch between
51 * states. Transitions from a sleeping state (LMS_SLEEP and LMS_STOPPED) occur
53 * state. This code is primarialy executed by the dispatcher in disp() before
55 * state, this call has little effect other than to update the count of time the
70 * In order to get to the idle state, the cpu microstate must first go through
71 * the system state, and vice-versa for the user state from idle. The switching
73 * microstate accounting code, except for the idle state whic
598 unsigned state; local
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c303 * Returns the current sensor state. This can be invoked for one of two
308 * topo state.
318 uint32_t state; local
324 "invalid arguments to 'state' method\n");
338 state = 0;
344 state |= TOPO_SENSOR_STATE_GENERIC_FAIL_NONRECOV;
346 state |= TOPO_SENSOR_STATE_GENERIC_FAIL_CRITICAL;
349 state |= TOPO_SENSOR_STATE_GENERIC_FAIL_NONRECOV;
351 state |= TOPO_SENSOR_STATE_GENERIC_FAIL_DEASSERTED;
356 state |
406 uint32_t state; local
[all...]
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_proc.c72 static int local_state; /* fake local sm state */
82 static int statd_call_lockd(mon *monp, int state);
89 static void send_notice(char *mon_name, int state);
107 resp->state = LOCAL_STATE;
132 resp->state = local_state;
152 resp->state = local_state;
168 resp->state = local_state;
173 * Notifies lockd specified by name that state has changed for this server.
180 (void) printf("sm_notify: %s state =%d\n",
181 ntfp->mon_name, ntfp->state);
633 send_notice(char *mon_name, int state) argument
735 statd_call_lockd(mon *monp, int state) argument
[all...]
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c704 int ldapErrno = 0, state, callnumber; local
738 state = ALLOCATE;
749 state = GETSIZE;
760 state = GETSIZE;
771 state = GETSIZE;
782 state = GETSIZE;
792 state = ALLOCATE;
809 state = ALLOCATE;
821 state = ALLOCATE;
832 state
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c655 const char *state; local
682 state = "UNKNOWN";
684 state = smb_server_state[sv->sv_state];
687 addr, sv->sv_zid, state);
769 const char *state; local
779 state = "INVALID";
781 state = smb_session_state[se->s_state];
816 mdb_printf("Session state: %u (%s)\n", se->s_state,
817 state);
835 se->s_remote_port, se->dialect, state);
885 const char *state; local
1085 const char *state; local
1185 const char *state; local
1258 const char *state; local
1329 const char *state; local
[all...]
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dfts.c70 unsigned char state; /* fts_read() state */ \
193 fts->state = FTS_error;
712 fts->state = FTS_error;
822 switch (fts->state)
854 if (!fts->state && fts->comparf)
947 fts->state = FTS_preorder_return;
965 fts->state = FTS_popstack;
1093 fts->state = FTS_terminal;
1138 fts->state
[all...]
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c45 static void tavor_qp_send_doorbell(tavor_state_t *state, uint32_t nda,
48 static void tavor_qp_recv_doorbell(tavor_state_t *state, uint32_t nda,
52 static int tavor_wr_bind_check(tavor_state_t *state, ibt_send_wr_t *wr);
53 static int tavor_wqe_send_build(tavor_state_t *state, tavor_qphdl_t qp,
58 static int tavor_wqe_mlx_build(tavor_state_t *state, tavor_qphdl_t qp,
63 static int tavor_wqe_recv_build(tavor_state_t *state, tavor_qphdl_t qp,
67 static int tavor_wqe_srq_build(tavor_state_t *state, tavor_srqhdl_t srq,
78 static tavor_workq_hdr_t *tavor_wrid_wqhdr_create(tavor_state_t *state,
96 tavor_post_send(tavor_state_t *state, tavor_qphdl_t qp, argument
132 * Check QP state
396 tavor_post_recv(tavor_state_t *state, tavor_qphdl_t qp, ibt_recv_wr_t *wr, uint_t num_wr, uint_t *num_posted) argument
651 tavor_post_srq(tavor_state_t *state, tavor_srqhdl_t srq, ibt_recv_wr_t *wr, uint_t num_wr, uint_t *num_posted) argument
892 tavor_qp_send_doorbell(tavor_state_t *state, uint32_t nda, uint32_t nds, uint32_t qpn, uint32_t fence, uint32_t nopcode) argument
918 tavor_qp_recv_doorbell(tavor_state_t *state, uint32_t nda, uint32_t nds, uint32_t qpn, uint32_t credits) argument
943 tavor_wqe_send_build(tavor_state_t *state, tavor_qphdl_t qp, ibt_send_wr_t *wr, uint64_t *desc, uint_t *size) argument
1433 tavor_wqe_mlx_build(tavor_state_t *state, tavor_qphdl_t qp, ibt_send_wr_t *wr, uint64_t *desc, uint_t *size) argument
1805 tavor_wqe_recv_build(tavor_state_t *state, tavor_qphdl_t qp, ibt_recv_wr_t *wr, uint64_t *desc, uint_t *size) argument
1921 tavor_wqe_srq_build(tavor_state_t *state, tavor_srqhdl_t srq, ibt_recv_wr_t *wr, uint64_t *desc) argument
2196 tavor_wr_bind_check(tavor_state_t *state, ibt_send_wr_t *wr) argument
2328 tavor_wrid_from_reset_handling(tavor_state_t *state, tavor_qphdl_t qp) argument
2613 tavor_wrid_to_reset_handling(tavor_state_t *state, tavor_qphdl_t qp) argument
3345 tavor_wrid_wqhdr_create(tavor_state_t *state, tavor_cqhdl_t cq, uint_t qpn, uint_t wq_type, uint_t create_wql) argument
3396 tavor_wrid_wql_create(tavor_state_t *state) argument
[all...]
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c63 * Processing for these functions is setup as a state machine supported
364 if (path->state != RSMKA_PATH_UP) {
366 * path state has changed, if sendq was created,
369 * using the sendq till path state becomes
406 path->state = RSMKA_PATH_ACTIVE;
465 * the state of the path is changed directly to
473 path->state = RSMKA_PATH_DOWN;
897 path->state = RSMKA_PATH_DOWN;
969 while (path->state == RSMKA_PATH_GOING_DOWN)
989 switch (path->state) {
2380 init_ipc_info(rsm_node_id_t remote_node, boolean_t state) argument
[all...]
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c207 * This behaviour is an indication that the slot state
213 * and active LEDs to ON state in this situation.
267 * put this board back to disconnect state.
389 ledinfo.state = led_state;
400 DEBUG3("hsc_led_state: slot %d, led %x, state %x",
401 hsp->hs_slot_number, hlip->led, hlip->state);
421 switch (hlip->state) {
449 /* hlip->state = sunit.unit_state; */
493 /* doing get-state above may have caused a freeze operation */
496 /* freeze puts disconnected boards to connected state */
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A DMICwrap.c76 if (cntx->state != ESTABLISHED)
143 if (cntx->state != ESTABLISHED)
237 if (cntx->state != ESTABLISHED)
329 if (cntx->state != ESTABLISHED)
353 /* Set the qop_used and confidentiality state */
/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_vectors.h61 * In many kinds of hardware the state of ports may
65 IN RSTP_PORT_STATE state);

Completed in 157 milliseconds

<<21222324252627282930>>