Home
last modified time | relevance | path

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

/trueos/sys/dev/txp/
HDif_txp.c165 static int txp_download_fw_section(struct txp_softc *,
652 if ((error = txp_download_fw_section(sc, secthead, sect)) != 0) in txp_download_fw()
703 txp_download_fw_section(struct txp_softc *sc, in txp_download_fw_section() function