Home
last modified time | relevance | path

Searched refs:efct_hw_reset (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h83 enum efct_hw_reset { enum
756 efct_hw_reset(struct efct_hw *hw, enum efct_hw_reset reset);
H A Defct_driver.c315 if (efct_hw_reset(&efct->hw, EFCT_HW_RESET_FIRMWARE)) { in efct_fw_reset()
H A Defct_hw.c3504 efct_hw_sli_reset(struct efct_hw *hw, enum efct_hw_reset reset, in efct_hw_sli_reset()
3544 efct_hw_reset(struct efct_hw *hw, enum efct_hw_reset reset) in efct_hw_reset() function