Searched refs:magicid (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/txp/ | ||
| HD | if_txpreg.h | 696 uint8_t magicid[8]; /* TYPHOON\0 */ member |
| HD | if_txp.c | 621 if (bcmp("TYPHOON", fileheader->magicid, sizeof(fileheader->magicid))) { in txp_download_fw() |