Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dif_txpreg.h594 struct txp_fw_file_header { struct
H A Dif_txp.c341 struct txp_fw_file_header *fileheader; in txp_download_fw()
375 fileheader = (struct txp_fw_file_header *)buf; in txp_download_fw()
396 sizeof(struct txp_fw_file_header)); in txp_download_fw()