t4_read_flash    1637 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h int t4_read_flash(struct adapter *adapter, unsigned int addr,
t4_read_flash    1639 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		ret = t4_read_flash(adap, pos - ofst, (len + 3) / 4,
t4_read_flash    3111 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	ret = t4_read_flash(adapter, addr & ~0xff, ARRAY_SIZE(buf), buf, 1);
t4_read_flash    3137 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	return t4_read_flash(adapter, FLASH_FW_START +
t4_read_flash    3151 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	return t4_read_flash(adapter, FLASH_FWBOOTSTRAP_START +
t4_read_flash    3165 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	return t4_read_flash(adapter, FLASH_FW_START +
t4_read_flash    3190 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	ret = t4_read_flash(adap, FLASH_EXP_ROM_START,
t4_read_flash    3502 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	ret = -t4_read_flash(adap, FLASH_FW_START,