Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.c667 csio_hw_get_fw_version(struct csio_hw *hw, uint32_t *vers) in csio_hw_get_fw_version() function
703 ret = csio_hw_get_fw_version(hw, &hw->fwrev); in csio_hw_check_fw_version()
2168 rv = csio_hw_get_fw_version(hw, &hw->fwrev); in csio_hw_configure()