Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h1434 #define IWX_UCODE_API(ver) (((ver) & 0x0000FF00) >> 8) macro
H A Dif_iwx.c1369 IWX_UCODE_API(le32toh(uhdr->ver))); in iwx_read_firmware()