Home
last modified time | relevance | path

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

12

/linux-3.4.99/drivers/scsi/libsas/
Dsas_init.c231 enum phy_func reset_type; in transport_sas_phy_reset() local
234 reset_type = PHY_FUNC_HARD_RESET; in transport_sas_phy_reset()
236 reset_type = PHY_FUNC_LINK_RESET; in transport_sas_phy_reset()
247 return i->dft->lldd_control_phy(asd_phy, reset_type, NULL); in transport_sas_phy_reset()
258 return sas_smp_phy_control(ddev, phy->number, reset_type, NULL); in transport_sas_phy_reset()
298 enum phy_func reset_type; in sas_phy_reset() local
304 reset_type = PHY_FUNC_HARD_RESET; in sas_phy_reset()
306 reset_type = PHY_FUNC_LINK_RESET; in sas_phy_reset()
315 ret = i->dft->lldd_control_phy(asd_phy, reset_type, NULL); in sas_phy_reset()
319 ret = sas_smp_phy_control(ddev, phy->number, reset_type, NULL); in sas_phy_reset()
/linux-3.4.99/drivers/net/ethernet/sfc/
Defx.h117 extern int efx_reset(struct efx_nic *efx, enum reset_type method);
118 extern void efx_reset_down(struct efx_nic *efx, enum reset_type method);
119 extern int efx_reset_up(struct efx_nic *efx, enum reset_type method, bool ok);
122 extern void efx_schedule_reset(struct efx_nic *efx, enum reset_type type);
Dsiena.c33 static int siena_reset_hw(struct efx_nic *efx, enum reset_type method);
173 enum reset_type reset_method = RESET_TYPE_ALL; in siena_test_chip()
203 static enum reset_type siena_map_reset_reason(enum reset_type reason) in siena_map_reset_reason()
233 static int siena_reset_hw(struct efx_nic *efx, enum reset_type method) in siena_reset_hw()
Denum.h151 enum reset_type { enum
Dnet_driver.h936 enum reset_type (*map_reset_reason)(enum reset_type reason);
938 int (*reset)(struct efx_nic *efx, enum reset_type method);
Dfalcon.c32 static int falcon_reset_hw(struct efx_nic *efx, enum reset_type method);
1043 enum reset_type reset_method = RESET_TYPE_INVISIBLE; in falcon_b0_test_chip()
1077 static enum reset_type falcon_map_reset_reason(enum reset_type reason) in falcon_map_reset_reason()
1122 static int __falcon_reset_hw(struct efx_nic *efx, enum reset_type method) in __falcon_reset_hw()
1203 static int falcon_reset_hw(struct efx_nic *efx, enum reset_type method) in falcon_reset_hw()
Defx.c2160 void efx_reset_down(struct efx_nic *efx, enum reset_type method) in efx_reset_down()
2178 int efx_reset_up(struct efx_nic *efx, enum reset_type method, bool ok) in efx_reset_up()
2227 int efx_reset(struct efx_nic *efx, enum reset_type method) in efx_reset()
2300 void efx_schedule_reset(struct efx_nic *efx, enum reset_type type) in efx_schedule_reset()
2302 enum reset_type method; in efx_schedule_reset()
/linux-3.4.99/Documentation/devicetree/bindings/powerpc/4xx/
Dreboot.txt3 By setting "reset_type" to one of the following values, the default
5 "reset_type":
/linux-3.4.99/arch/arm/mach-at91/
Dpm.c58 u32 reset_type, wake_type; in show_reset_status() local
63 reset_type = at91_rstc_read(AT91_RSTC_SR) & AT91_RSTC_RSTTYP; in show_reset_status()
66 switch (reset_type) { in show_reset_status()
/linux-3.4.99/arch/powerpc/sysdev/
Dppc4xx_soc.c200 u32 reset_type = DBCR0_RST_SYSTEM; in ppc4xx_reset_system() local
214 reset_type = prop[0] << 28; in ppc4xx_reset_system()
217 mtspr(SPRN_DBCR0, mfspr(SPRN_DBCR0) | reset_type); in ppc4xx_reset_system()
/linux-3.4.99/arch/x86/platform/efi/
Defi.c217 static void virt_efi_reset_system(int reset_type, in virt_efi_reset_system() argument
222 efi_call_virt4(reset_system, reset_type, status, in virt_efi_reset_system()
239 int *reset_type) in virt_efi_query_capsule_caps() argument
245 reset_type); in virt_efi_query_capsule_caps()
/linux-3.4.99/drivers/scsi/aic94xx/
Daic94xx_tmf.c187 int reset_type = (dev->dev_type == SATA_DEV || in asd_I_T_nexus_reset() local
193 reset_type ? "hard" : "soft", dev_name(&phy->dev)); in asd_I_T_nexus_reset()
194 res = sas_phy_reset(phy, reset_type); in asd_I_T_nexus_reset()
/linux-3.4.99/include/linux/
Defi.h248 typedef void efi_reset_system_t (int reset_type, efi_status_t status,
264 int *reset_type);
/linux-3.4.99/include/linux/wimax/
Di2400m.h526 __le32 reset_type; member
/linux-3.4.99/include/net/nfc/
Dnci.h186 __u8 reset_type; member
/linux-3.4.99/include/scsi/
Dscsi_host.h366 int (*host_reset)(struct Scsi_Host *shost, int reset_type);
/linux-3.4.99/arch/ia64/hp/sim/boot/
Dfw-emu.c133 efi_reset_system (int reset_type, efi_status_t status, unsigned long data_size, efi_char16_t *data) in efi_reset_system() argument
/linux-3.4.99/drivers/scsi/mpt2sas/
Dmpt2sas_base.h502 enum reset_type { enum
1006 enum reset_type type);
Dmpt2sas_base.c2958 _base_send_ioc_reset(struct MPT2SAS_ADAPTER *ioc, u8 reset_type, int timeout, in _base_send_ioc_reset() argument
2964 if (reset_type != MPI2_FUNCTION_IOC_MESSAGE_UNIT_RESET) { in _base_send_ioc_reset()
2976 writel(reset_type << MPI2_DOORBELL_FUNCTION_SHIFT, in _base_send_ioc_reset()
3980 enum reset_type type) in _base_make_ioc_ready()
4545 enum reset_type type) in mpt2sas_base_hard_reset_handler()
/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h300 enum reset_type { enum
968 enum reset_type ResetProgress;
Drtl_core.c1365 static enum reset_type rtl819x_TxCheckStuck(struct net_device *dev) in rtl819x_TxCheckStuck()
1424 static enum reset_type rtl819x_RxCheckStuck(struct net_device *dev) in rtl819x_RxCheckStuck()
1436 static enum reset_type rtl819x_ifcheck_resetornot(struct net_device *dev) in rtl819x_ifcheck_resetornot()
1439 enum reset_type TxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
1440 enum reset_type RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
1640 enum reset_type ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback()
/linux-3.4.99/drivers/net/fddi/
Ddefxx.c1195 if (dfx_hw_dma_uninit(bp, bp->reset_type) != DFX_K_SUCCESS) in dfx_adap_init()
1427 bp->reset_type = PI_PDATA_A_RESET_M_SKIP_ST; /* skip self-test */ in dfx_open()
1703 bp->reset_type = 0; /* rerun on-board diagnostics */ in dfx_int_type_0_process()
1751 bp->reset_type = 0; /* rerun on-board diagnostics */ in dfx_int_type_0_process()
/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dhw.c1400 int reset_type = ATH9K_RESET_WARM; in ath9k_hw_chip_reset() local
1404 reset_type = ATH9K_RESET_POWER_ON; in ath9k_hw_chip_reset()
1406 reset_type = ATH9K_RESET_COLD; in ath9k_hw_chip_reset()
1409 reset_type = ATH9K_RESET_COLD; in ath9k_hw_chip_reset()
1411 if (!ath9k_hw_set_reset_reg(ah, reset_type)) in ath9k_hw_chip_reset()
/linux-3.4.99/arch/ia64/kernel/
Defi.c192 prefix##_reset_system (int reset_type, efi_status_t status, \
204 reset_type, status, data_size, adata); \
/linux-3.4.99/net/nfc/nci/
Dcore.c133 cmd.reset_type = NCI_RESET_TYPE_RESET_CONFIG; in nci_reset_req()

12