Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c145 static int prep_firmware(struct adapter *sc);
467 rc = prep_firmware(sc); in t4_devo_attach()
1161 prep_firmware(struct adapter *sc) in prep_firmware() function