Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.c2303 static struct fw_info *find_fw_info(int chip) in find_fw_info() function
2421 fw_info = find_fw_info(CHELSIO_CHIP_VERSION(hw->chip_id)); in csio_hw_flash_fw()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c4747 static struct fw_info *find_fw_info(int chip) in find_fw_info() function
4811 fw_info = find_fw_info(CHELSIO_CHIP_VERSION(adap->params.chip)); in adap_init0()