Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_txpreg.h607 struct txp_fw_file_header { struct
H A Dif_txp.c438 const struct txp_fw_file_header *fileheader; in txp_download_fw()
463 fileheader = (const struct txp_fw_file_header *)tc990image; in txp_download_fw()
487 sizeof(struct txp_fw_file_header)); in txp_download_fw()