Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h338 unsigned int t4_flash_cfg_addr(struct adapter *adapter);
H A Dt4_hw.c997 t4_flash_cfg_addr(struct adapter *adapter) in t4_flash_cfg_addr() function
1021 addr = t4_flash_cfg_addr(adap); in t4_load_cfg()
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1195 maddr = t4_flash_cfg_addr(sc); in partition_resources()