Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/
HDt4_main.c760 static int contact_firmware(struct adapter *);
1340 rc = contact_firmware(sc); in t4_attach()
2334 rc = contact_firmware(sc); in restart_lld()
4943 contact_firmware(struct adapter *sc) in contact_firmware() function