Home
last modified time | relevance | path

Searched refs:reset (Results 1 – 25 of 282) sorted by last modified time

12345678910>>...12

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-ostest.p5m177 file path=opt/os-tests/tests/uccid/excl-reset mode=0555
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist84 40 EL3RST Level 3 reset
149 129 ENETRESET Network dropped connection because of reset
151 131 ECONNRESET Connection reset by peer
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c8477 emlxs_select_fcp_channel(emlxs_hba_t *hba, NODELIST *ndlp, int reset) in emlxs_select_fcp_channel() argument
8484 if ((ndlp->nlp_fcp_info & NLP_FCP_2_DEVICE) || reset) { in emlxs_select_fcp_channel()
8588 uint32_t reset = 0; in emlxs_send_fcp_cmd() local
8670 reset = 1; in emlxs_send_fcp_cmd()
8709 reset = 1; in emlxs_send_fcp_cmd()
8712 channel = emlxs_select_fcp_channel(hba, ndlp, reset); in emlxs_send_fcp_cmd()
8728 if (reset == 0) { in emlxs_send_fcp_cmd()
H A Demlxs_sli4.c404 reset: in emlxs_sli4_online()
877 goto reset; in emlxs_sli4_online()
H A Demlxs_clock.c762 int32_t reset = 0; in emlxs_timer_check_loopback() local
779 reset = 1; in emlxs_timer_check_loopback()
784 if (reset) { in emlxs_timer_check_loopback()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids18901 # Multifunction device with reset straps and function bits in ID
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.c33 phy->ops.reset = igc_null_ops_generic; in igc_init_phy_ops_generic()
H A Digc_i225.c155 phy->ops.reset = igc_phy_hw_reset_generic; in igc_init_phy_params_i225()
164 ret_val = hw->phy.ops.reset(hw); in igc_init_phy_params_i225()
H A Digc_api.c529 if (hw->phy.ops.reset) in igc_phy_hw_reset()
530 return hw->phy.ops.reset(hw); in igc_phy_hw_reset()
H A Digc_hw.h391 s32 (*reset)(struct igc_hw *); member
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_watchdog.c33 } reset = RESET_NONE; in ena_watchdog() local
37 reset = RESET_FORCED; in ena_watchdog()
43 reset = RESET_ERROR; in ena_watchdog()
50 reset = RESET_FATAL; in ena_watchdog()
57 reset = RESET_KEEPALIVE; in ena_watchdog()
81 reset = RESET_TX_STALL; in ena_watchdog()
86 if (reset != RESET_NONE) { in ena_watchdog()
90 switch (reset) { in ena_watchdog()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c3431 goto reset; in e1000g_m_setprop()
3439 goto reset; in e1000g_m_setprop()
3447 goto reset; in e1000g_m_setprop()
3455 goto reset; in e1000g_m_setprop()
3463 goto reset; in e1000g_m_setprop()
3470 goto reset; in e1000g_m_setprop()
3492 reset: in e1000g_m_setprop()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c476 phy->ops.reset = e1000_phy_hw_reset_ich8lan; in e1000_init_phy_params_pchlan()
574 phy->ops.reset = e1000_phy_hw_reset_ich8lan; in e1000_init_phy_params_ich8lan()
1548 hw->phy.ops.reset(hw); in e1000_disable_ulp_lpt_lp()
5537 hw->phy.ops.reset(hw); in e1000_kmrn_lock_loss_workaround_ich8lan()
H A De1000_api.c1191 if (hw->phy.ops.reset) in e1000_phy_hw_reset()
1192 return hw->phy.ops.reset(hw); in e1000_phy_hw_reset()
H A De1000_hw.h828 s32 (*reset)(struct e1000_hw *); member
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src6252 # xmitting if you reset it, until you unset and reset the strap!
9986 # ^V^R -- driver reset
10210 # 4) reset origin mode
15057 # Tabs only reset by "reset". Otherwise assumes default (8 cols).
18669 # RES reset : ^[e
18684 # RMR roll mode reset ^[q
18688 # RBM block mode reset ^[[E
18690 # SLR status line reset ^[v
18714 # reset : ^{
20136 # and then reset colors
[all …]
H A Dtermcap.src5522 # xmitting if you reset it, until you unset and reset the strap!
8892 # ^V^R -- driver reset
9093 # 4) reset origin mode
13374 # Tabs only reset by "reset". Otherwise assumes default (8 cols).
16612 # RES reset : ^[e
16627 # RMR roll mode reset ^[q
16631 # RBM block mode reset ^[[E
16633 # SLR status line reset ^[v
16657 # reset : ^{
17968 # and then reset colors
[all …]
/illumos-gate/usr/src/cmd/srptadm/
H A Dsrptadm.c135 boolean_t reset = B_FALSE; in main() local
185 reset = B_TRUE; in main()
301 if (reset) { in main()
/illumos-gate/usr/src/cmd/flowadm/
H A Dflowadm.c670 uint_t val_cnt, boolean_t reset) in set_flowprop_persist() argument
680 "property '%s' on '%s'", reset? "reset": "set", in set_flowprop_persist()
687 set_flowprop(int argc, char **argv, boolean_t reset) in set_flowprop() argument
735 if (dladm_parse_flow_props(propstr, &proplist, reset) in set_flowprop()
742 if (!reset) in set_flowprop()
754 s = set_flowprop_persist(flow, NULL, NULL, 0, reset); in set_flowprop()
767 if (reset) { in set_flowprop()
785 aip->ai_name, val, count, reset); in set_flowprop()
839 if (reset) { in set_flowprop()
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c6990 set_linkprop(int argc, char **argv, boolean_t reset, const char *use) in set_linkprop() argument
7029 if (dladm_parse_link_props(propstr, &proplist, reset) != in set_linkprop()
7033 if (proplist == NULL && !reset) in set_linkprop()
7050 state.ls_reset = reset; in set_linkprop()
7066 if (reset) { in set_linkprop()
7137 if (reset) { in set_linkprop()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.h187 #define reset() longjmp(reslab, 0) macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipadm/
H A Dipadm.c1010 ipadm_check_propstr(optarg, reset, use); in set_ifprop()
1040 if (reset) in set_ifprop()
1048 if (reset) in set_ifprop()
1177 set_prop(int argc, char **argv, boolean_t reset, const char *use) in set_prop() argument
1196 ipadm_check_propstr(optarg, reset, use); in set_prop()
1222 if (reset) in set_prop()
1229 if (reset) in set_prop()
2273 ipadm_check_propstr(optarg, reset, use); in set_addrprop()
2292 if (reset) in set_addrprop()
2296 if (reset) in set_addrprop()
[all …]
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptape.c302 reset(void) in reset() function
934 reset(); in rollforward()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe.c1548 reset: in sfe_interrupt()
/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c1376 goto reset; in pageout_deadman()
1388 goto reset; in pageout_deadman()
1399 reset: in pageout_deadman()

12345678910>>...12