Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h814 int t4_fw_initialize(struct adapter *adap, unsigned int mbox);
H A Dt4_hw.c7832 int t4_fw_initialize(struct adapter *adap, unsigned int mbox) in t4_fw_initialize() function
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c483 rc = -t4_fw_initialize(sc, sc->mbox); in t4_devo_attach()