Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h1166 #define IWM_TLV_UCODE_MAGIC 0x0a4c5749 macro
H A Dif_iwm.c582 || le32toh(uhdr->magic) != IWM_TLV_UCODE_MAGIC) { in iwm_read_firmware()