Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h439 int t4_fw_initialize(struct adapter *adap, unsigned int mbox);
H A Dt4_hw.c4179 t4_fw_initialize(struct adapter *adap, unsigned int mbox) in t4_fw_initialize() function
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c384 rc = -t4_fw_initialize(sc, sc->mbox); in t4_devo_attach()