Home
last modified time | relevance | path

Searched refs:phase (Results 1 – 25 of 66) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A DiscsiAuthClient.c915 switch (client->phase) { in iscsiAuthClientNextPhase()
969 client->phase = iscsiAuthPhaseDone; in iscsiAuthClientNextPhase()
975 client->phase = iscsiAuthPhaseError; in iscsiAuthClientNextPhase()
1385 client->phase = iscsiAuthPhaseDone; in iscsiAuthClientHandshake()
1571 client->phase = iscsiAuthPhaseDone; in iscsiAuthClientRecvEnd()
1576 client->phase = iscsiAuthPhaseDone; in iscsiAuthClientRecvEnd()
1581 client->phase = iscsiAuthPhaseDone; in iscsiAuthClientRecvEnd()
1585 client->phase = iscsiAuthPhaseDone; in iscsiAuthClientRecvEnd()
1595 switch (client->phase) { in iscsiAuthClientRecvEnd()
1668 switch (client->phase) { in iscsiAuthClientRecvEnd()
[all …]
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_auth.c97 iscsit_auth_phase_t phase; member
181 iscsit_auth_phase_t phase = client->phase; in iscsit_auth_get_handler() local
189 if (phase == p->phase && in iscsit_auth_get_handler()
222 client->phase = AP_AM_DECIDED; in iscsit_select_auth()
271 client->phase = AP_AM_DECIDED; in auth_propose_chap()
293 client->phase = AP_CHAP_A_RCVD; in auth_chap_select_alg()
365 client->phase = AP_CHAP_R_RCVD; in auth_chap_recv_n()
395 client->phase = AP_CHAP_R_RCVD; in auth_chap_recv_r()
531 client->phase = AP_DONE; in iscsit_auth_propose()
557 client->phase = AP_DONE; in iscsit_auth_expect_key()
[all …]
H A Discsit_authclient.h102 iscsit_auth_phase_t phase; member
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_err_gen.c51 switch (epkt->rc_descr.phase) { in px_cb_epkt_severity()
121 switch (epkt->rc_descr.phase) { in px_cb_epkt_severity()
184 switch (epkt->rc_descr.phase) { in px_cb_epkt_severity()
243 switch (epkt->rc_descr.phase) { in px_mmu_epkt_severity()
269 switch (epkt->rc_descr.phase) { in px_mmu_epkt_severity()
323 switch (epkt->rc_descr.phase) { in px_mmu_epkt_severity()
427 switch (epkt->rc_descr.phase) { in px_intr_epkt_severity()
442 switch (epkt->rc_descr.phase) { in px_intr_epkt_severity()
475 switch (epkt->rc_descr.phase) { in px_intr_epkt_severity()
508 switch (epkt->rc_descr.phase) { in px_intr_epkt_severity()
[all …]
H A Dpx_err.c501 epkt->rc_descr.phase, epkt->rc_descr.cond, in px_err_send_epkt_erpt()
556 epkt->rc_descr.phase, epkt->rc_descr.cond, in px_err_log_handle()
576 switch (epkt->rc_descr.phase) { in px_fix_legacy_epkt()
592 switch (epkt->rc_descr.phase) { in px_fix_legacy_epkt()
608 epkt->rc_descr.phase = PH_ADDR; in px_fix_legacy_epkt()
618 switch (epkt->rc_descr.phase) { in px_fix_legacy_epkt()
638 switch (epkt->rc_descr.phase) { in px_fix_legacy_epkt()
645 epkt->rc_descr.phase = PH_DATA; in px_fix_legacy_epkt()
686 (epkt->rc_descr.phase == PH_IRR))) { in px_port_handle_errors()
H A Dpx_err.h150 phase : 4,
156 phase : 4,
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c289 struct _Unwind_Context *entry_ctx, int phase) in _Unwind_RaiseException_Body() argument
295 if (phase & _UA_SEARCH_PHASE) { in _Unwind_RaiseException_Body()
300 res = (*ctx_who(ctx))(1, phase, in _Unwind_RaiseException_Body()
321 phase = _UA_CLEANUP_PHASE; in _Unwind_RaiseException_Body()
326 phase |= _UA_HANDLER_FRAME; in _Unwind_RaiseException_Body()
328 res = (*ctx_who(ctx))(1, phase, in _Unwind_RaiseException_Body()
331 if ((phase & _UA_HANDLER_FRAME) && res != _URC_INSTALL_CONTEXT) in _Unwind_RaiseException_Body()
376 int phase = _UA_CLEANUP_PHASE | _UA_FORCE_UNWIND; in _Unwind_ForcedUnwind_Body() local
388 res = (*stop)(1, phase, in _Unwind_ForcedUnwind_Body()
409 res = (*ctx_who(ctx))(1, phase, in _Unwind_ForcedUnwind_Body()
[all …]
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c99 int max, i, err, scope = 0, phase, tries; in ldap_ufn_search_ctx() local
121 phase = 1; in ldap_ufn_search_ctx()
131 phase = 3; in ldap_ufn_search_ctx()
133 switch ( phase ) { in ldap_ufn_search_ctx()
210 phase == 3 ? attrs : objattrs, in ldap_ufn_search_ctx()
211 phase == 3 ? attrsonly : 1, &err )) != NULL ) in ldap_ufn_search_ctx()
226 if ( tries < 2 && phase != 3 ) { in ldap_ufn_search_ctx()
239 if ( phase == 1 ) in ldap_ufn_search_ctx()
240 phase++; in ldap_ufn_search_ctx()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscr.ss61 ; after selection, next phase should be msg_out or status
86 ; interrupt occurred during the msg_out phase.
96 ; phase immediately. But if in data in or data out phase, or part
98 ; at the end of the current phase.
104 ; not message out phase, the target will change phase later
144 ; after selection, next phase should be msg_out
182 ; any phase besides MSG_IN means the sdtr message is okay
216 ; Target will either continue in msg-in phase (tag q'ing) or
217 ; transistion to data or status phase.
219 ; non-tq case: target switched to status phase.
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dsysmacros.h283 #define P2PHASEUP(x, align, phase) ((phase) - (((phase) - (x)) & -(align))) argument
322 #define P2PHASEUP_TYPED(x, align, phase, type) \ argument
323 ((type)(phase) - (((type)(phase) - (type)(x)) & -(type)(align)))
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Ddebug.c84 dbg_setup(Ofl_desc *ofl, const char *options, int phase) in dbg_setup() argument
89 Phase = phase; in dbg_setup()
90 else if (Phase != phase) in dbg_setup()
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddseng.c64 uchar_t phase; in load_data() local
74 ec = target_load_obj(&prev, &obj, &phase); in load_data()
167 ec = target_load_obj(&prev, &obj, &phase); in load_data()
H A Ddsapi.c69 uchar_t *phase in target_load_obj() argument
72 return (TARGET_func(_load_obj)(p, objp, phase)); in target_load_obj()
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_admin.c175 uint8_t phase = cq->eac_phase & ENAHW_RESP_PHASE_MASK; in ena_admin_read_resp() local
188 ena_cmd_ctx_t *, ctx, uint16_t, head_mod, uint8_t, phase); in ena_admin_read_resp()
193 ena_cmd_ctx_t *, ctx, uint16_t, head_mod, uint8_t, phase); in ena_admin_read_resp()
209 uint8_t phase = cq->eac_phase & ENAHW_RESP_PHASE_MASK; in ena_admin_process_responses() local
213 while ((hwresp->erd_flags & ENAHW_RESP_PHASE_MASK) == phase) { in ena_admin_process_responses()
220 phase ^= 1; in ena_admin_process_responses()
226 cq->eac_phase = phase; in ena_admin_process_responses()
/illumos-gate/usr/src/uts/common/os/
H A Dvmem.c955 (void *)vmp, size, align_arg, phase, nocross, in vmem_xalloc()
962 (void *)vmp, size, align_arg, phase, nocross, in vmem_xalloc()
968 (void *)vmp, size, align_arg, phase, nocross, in vmem_xalloc()
1041 taddr = P2PHASEUP(start, align, phase); in vmem_xalloc()
1063 size_t aphase = phase; in vmem_xalloc()
1066 aphase = (P2PHASE(phase, aquantum) != 0) ? in vmem_xalloc()
1068 ASSERT(aphase >= phase); in vmem_xalloc()
1097 else if (phase == 0 && in vmem_xalloc()
1148 addr = P2PHASEUP(vbest->vs_start, align, phase); in vmem_xalloc()
1191 ASSERT(P2PHASE(addr, align) == phase); in vmem_xalloc()
[all …]
/illumos-gate/usr/src/lib/libumem/common/
H A Dmalloc.c152 uintptr_t phase; in memalign() local
180 phase = align - overhead; in memalign()
192 buf = vmem_xalloc(umem_memalign_arena, size, align, phase, in memalign()
H A Dvmem.c817 vmem_xalloc(vmem_t *vmp, size_t size, size_t align, size_t phase, in vmem_xalloc() argument
827 if (phase > 0 && phase >= align) in vmem_xalloc()
830 (void *)vmp, size, align, phase, nocross, in vmem_xalloc()
836 if ((align | phase | nocross) & (vmp->vm_quantum - 1)) { in vmem_xalloc()
839 (void *)vmp, size, align, phase, nocross, in vmem_xalloc()
847 (void *)vmp, size, align, phase, nocross, in vmem_xalloc()
921 taddr = P2PHASEUP(start, align, phase); in vmem_xalloc()
939 size_t asize = P2ROUNDUP(size + phase, in vmem_xalloc()
968 addr = P2PHASEUP(vbest->vs_start, align, phase); in vmem_xalloc()
991 ASSERT(P2PHASE(addr, align) == phase); in vmem_xalloc()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c156 int phase; /* where the link is at */ variable
884 while (phase != PHASE_DEAD) {
903 if (phase == PHASE_NETWORK || phase == PHASE_RUNNING) {
1025 } while (phase == PHASE_HOLDOFF);
1431 (phase < PHASE_AUTHENTICATE || phase > PHASE_RUNNING)) || in get_input()
1432 (phase <= PHASE_AUTHENTICATE && in get_input()
1437 protocol, phase_name(phase)); in get_input()
1440 pname, protocol, phase_name(phase)); in get_input()
1476 (*new_phase_hook)(p, phase);
1477 phase = p;
[all …]
H A Doptions.c714 if ((opt->flags & OPT_INITONLY) && phase != PHASE_INITIALIZE) {
998 if (phase != PHASE_INITIALIZE) {
1057 if (phase == PHASE_INITIALIZE) in usage()
1072 if (phase == PHASE_INITIALIZE) {
1089 if (phase == PHASE_INITIALIZE) {
1135 if ((phase == PHASE_INITIALIZE) && !detached) in option_error()
1687 if (phase != PHASE_INITIALIZE) {
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvrtc.c267 hrtime_t phase = 0; in vrtc_curtime() local
279 phase = delta % NANOSEC; in vrtc_curtime()
285 *phasep = phase; in vrtc_curtime()
1053 hrtime_t phase; in vrtc_get_time() local
1056 ts->tv_sec = vrtc_curtime(vrtc, NULL, &phase); in vrtc_get_time()
1057 ts->tv_nsec = phase; in vrtc_get_time()
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk2.c449 phase = BEGIN; in dobegin()
451 phase = 0; in dobegin()
470 if (phase != END) { in doend()
471 phase = END; in doend()
554 if (np->n_right == NULL && phase == END) { in f_getline()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_init_ops.c477 u32 phase, u32 phase_id) argument
481 if (!(GET_FIELD(data, INIT_IF_PHASE_OP_PHASE) == phase &&
492 int phase, argument
534 phase, phase_id);
H A Decore_init_ops.h62 int phase,
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsparse-README.txt15 phase).
32 - pre-processing (which can cause another tokenization phase of another
/illumos-gate/usr/src/tools/smatch/src/
H A DREADME16 phase).
33 - pre-processing (which can cause another tokenization phase of another

123