Searched refs:trx_hdr (Results 1 – 6 of 6) sorted by relevance
9480 struct trx_header *trx_hdr; local9532 trx_hdr = (struct trx_header *)memptr;9533 if (trx_hdr->magic == TRX_MAGIC) {
3051 struct trx_header *trx_hdr; in dhdpcie_download_code_file() local3125 trx_hdr = (struct trx_header *)memptr; in dhdpcie_download_code_file()3126 if (trx_hdr->magic == TRX_MAGIC) { in dhdpcie_download_code_file()
9570 struct trx_header *trx_hdr; local9622 trx_hdr = (struct trx_header *)memptr;9623 if (trx_hdr->magic == TRX_MAGIC) {
3059 struct trx_header *trx_hdr; in dhdpcie_download_code_file() local3133 trx_hdr = (struct trx_header *)memptr; in dhdpcie_download_code_file()3134 if (trx_hdr->magic == TRX_MAGIC) { in dhdpcie_download_code_file()
9476 struct trx_header *trx_hdr; local9528 trx_hdr = (struct trx_header *)memptr;9529 if (trx_hdr->magic == TRX_MAGIC) {