Searched refs:t4_fw_initialize (Results 1 – 3 of 3) sorted by relevance
439 int t4_fw_initialize(struct adapter *adap, unsigned int mbox);
4179 t4_fw_initialize(struct adapter *adap, unsigned int mbox) in t4_fw_initialize() function
384 rc = -t4_fw_initialize(sc, sc->mbox); in t4_devo_attach()