| /freebsd-13.1/sys/dev/isci/scil/ |
| H A D | scif_sas_controller.c | 544 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 D | scif_config_parameters.h | 117 SCI_SAS_TASK_MGMT_FUNCTION_T reset_type; member
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/4xx/ |
| H A D | reboot.txt | 3 By setting "reset_type" to one of the following values, the default 5 "reset_type":
|
| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | spad_layout.h | 159 u32 reset_type; /* 0xe20838 */ member 160 #define RESET_TYPE *((u32*)(STRUCT_OFFSET(reset_type)))
|
| H A D | nvm_map.h | 312 u32 reset_type; member
|
| /freebsd-13.1/sys/riscv/riscv/ |
| H A D | sbi.c | 98 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 D | ixl_pf_iflib.c | 166 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 D | if_ath_misc.h | 91 ATH_RESET_TYPE reset_type);
|
| H A D | if_ath_tx_edma.c | 712 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 D | if_ath.c | 2895 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 D | if_athvar.h | 558 ATH_RESET_TYPE reset_type);
|
| /freebsd-13.1/sys/riscv/include/ |
| H A D | sbi.h | 221 void sbi_system_reset(u_long reset_type, u_long reset_reason);
|
| /freebsd-13.1/sys/dev/ips/ |
| H A D | ipsreg.h | 260 u_int8_t reset_type; member
|
| H A D | ips_commands.c | 460 command_struct->reset_type = 0x0; in ips_send_ffdc_reset_cmd()
|
| /freebsd-13.1/sys/xen/interface/ |
| H A D | platform.h | 219 uint32_t reset_type; member
|
| /freebsd-13.1/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_reset.c | 2067 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 D | ar9300.h | 1393 HAL_BOOL b_channel_change, HAL_STATUS *status, HAL_RESET_TYPE reset_type, int is_scan);
|
| /freebsd-13.1/sys/dev/ice/ |
| H A D | ice_lib.c | 5666 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 D | smartpqi_init.c | 733 pqi_reset_reg.bits.reset_type = PQI_RESET_TYPE_HARD_RESET; in pqi_reset()
|
| H A D | smartpqi_structures.h | 179 uint32_t reset_type : 3; member
|
| /freebsd-13.1/sys/dev/usb/serial/ |
| H A D | uftdi.c | 1686 uftdi_reset(struct ucom_softc *ucom, int reset_type) in uftdi_reset() argument 1698 USETW(req.wValue, reset_type); in uftdi_reset()
|