Home
last modified time | relevance | path

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

/NextBSD/sys/dev/txp/
HDif_txpreg.h695 struct txp_fw_file_header { struct
HDif_txp.c600 struct txp_fw_file_header *fileheader; in txp_download_fw()
623 fileheader = (struct txp_fw_file_header *)tc990image; in txp_download_fw()
652 sizeof(struct txp_fw_file_header)); in txp_download_fw()