Home
last modified time | relevance | path

Searched refs:reset_type (Results 1 – 21 of 21) sorted by relevance

/freebsd-13.1/sys/dev/isci/scil/
H A Dscif_sas_controller.c544 if (scif_parms->sas.reset_type != SCI_SAS_ABORT_TASK in scif_user_parameters_set()
545 && scif_parms->sas.reset_type != SCI_SAS_ABORT_TASK_SET in scif_user_parameters_set()
546 && scif_parms->sas.reset_type != SCI_SAS_CLEAR_TASK_SET in scif_user_parameters_set()
547 && scif_parms->sas.reset_type != SCI_SAS_LOGICAL_UNIT_RESET in scif_user_parameters_set()
548 && scif_parms->sas.reset_type != SCI_SAS_I_T_NEXUS_RESET in scif_user_parameters_set()
549 && scif_parms->sas.reset_type != SCI_SAS_CLEAR_ACA in scif_user_parameters_set()
550 && scif_parms->sas.reset_type != SCI_SAS_QUERY_TASK in scif_user_parameters_set()
551 && scif_parms->sas.reset_type != SCI_SAS_QUERY_TASK_SET in scif_user_parameters_set()
552 && scif_parms->sas.reset_type != SCI_SAS_QUERY_ASYNCHRONOUS_EVENT in scif_user_parameters_set()
553 && scif_parms->sas.reset_type != SCI_SAS_HARD_RESET) in scif_user_parameters_set()
[all …]
H A Dscif_config_parameters.h117 SCI_SAS_TASK_MGMT_FUNCTION_T reset_type; member
/freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/4xx/
H A Dreboot.txt3 By setting "reset_type" to one of the following values, the default
5 "reset_type":
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Dspad_layout.h159 u32 reset_type; /* 0xe20838 */ member
160 #define RESET_TYPE *((u32*)(STRUCT_OFFSET(reset_type)))
H A Dnvm_map.h312 u32 reset_type; member
/freebsd-13.1/sys/riscv/riscv/
H A Dsbi.c98 sbi_system_reset(u_long reset_type, u_long reset_reason) in sbi_system_reset() argument
103 reset_type, reset_reason); in sbi_system_reset()
/freebsd-13.1/sys/dev/ixl/
H A Dixl_pf_iflib.c166 const char *reset_type; in ixl_msix_adminq() local
174 reset_type = "CORER"; in ixl_msix_adminq()
177 reset_type = "GLOBR"; in ixl_msix_adminq()
180 reset_type = "EMPR"; in ixl_msix_adminq()
183 reset_type = "POR"; in ixl_msix_adminq()
186 device_printf(dev, "Reset Requested! (%s)\n", reset_type); in ixl_msix_adminq()
/freebsd-13.1/sys/dev/ath/
H A Dif_ath_misc.h91 ATH_RESET_TYPE reset_type);
H A Dif_ath_tx_edma.c712 ath_edma_tx_drain(struct ath_softc *sc, ATH_RESET_TYPE reset_type) in ath_edma_tx_drain() argument
726 if (reset_type == ATH_RESET_NOLOSS) { in ath_edma_tx_drain()
H A Dif_ath.c2895 ath_reset(struct ath_softc *sc, ATH_RESET_TYPE reset_type, in ath_reset() argument
2948 ath_stoprecv(sc, (reset_type != ATH_RESET_NOLOSS)); in ath_reset()
2956 ath_draintxq(sc, reset_type); /* stop xmit side */ in ath_reset()
3050 if (reset_type == ATH_RESET_NOLOSS) { in ath_reset()
5120 ath_legacy_tx_drain(struct ath_softc *sc, ATH_RESET_TYPE reset_type) in ath_legacy_tx_drain() argument
5141 if (reset_type == ATH_RESET_NOLOSS) { in ath_legacy_tx_drain()
H A Dif_athvar.h558 ATH_RESET_TYPE reset_type);
/freebsd-13.1/sys/riscv/include/
H A Dsbi.h221 void sbi_system_reset(u_long reset_type, u_long reset_reason);
/freebsd-13.1/sys/dev/ips/
H A Dipsreg.h260 u_int8_t reset_type; member
H A Dips_commands.c460 command_struct->reset_type = 0x0; in ips_send_ffdc_reset_cmd()
/freebsd-13.1/sys/xen/interface/
H A Dplatform.h219 uint32_t reset_type; member
/freebsd-13.1/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c2067 ar9300_chip_reset(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_RESET_TYPE reset_type) in ar9300_chip_reset() argument
2083 (reset_type == HAL_RESET_FORCE_COLD) || in ar9300_chip_reset()
2084 (reset_type == HAL_RESET_BBPANIC) || in ar9300_chip_reset()
2089 __func__, reset_type, ahp->ah_chip_full_sleep); in ar9300_chip_reset()
4518 HAL_STATUS *status, HAL_RESET_TYPE reset_type, int is_scan) in ar9300_reset() argument
4872 if (!ar9300_chip_reset(ah, chan, reset_type)) { in ar9300_reset()
H A Dar9300.h1393 HAL_BOOL b_channel_change, HAL_STATUS *status, HAL_RESET_TYPE reset_type, int is_scan);
/freebsd-13.1/sys/dev/ice/
H A Dice_lib.c5666 enum ice_reset_req reset_type = ICE_RESET_INVAL; in ice_sysctl_request_reset() local
5692 reset_type = ICE_RESET_PFR; in ice_sysctl_request_reset()
5695 reset_type = ICE_RESET_CORER; in ice_sysctl_request_reset()
5698 reset_type = ICE_RESET_GLOBR; in ice_sysctl_request_reset()
5704 if (reset_type == ICE_RESET_INVAL) { in ice_sysctl_request_reset()
5738 if (reset_type == ICE_RESET_PFR) { in ice_sysctl_request_reset()
5748 status = ice_reset(hw, reset_type); in ice_sysctl_request_reset()
/freebsd-13.1/sys/dev/smartpqi/
H A Dsmartpqi_init.c733 pqi_reset_reg.bits.reset_type = PQI_RESET_TYPE_HARD_RESET; in pqi_reset()
H A Dsmartpqi_structures.h179 uint32_t reset_type : 3; member
/freebsd-13.1/sys/dev/usb/serial/
H A Duftdi.c1686 uftdi_reset(struct ucom_softc *ucom, int reset_type) in uftdi_reset() argument
1698 USETW(req.wValue, reset_type); in uftdi_reset()