Home
last modified time | relevance | path

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

/NextBSD/sys/dev/iwi/
HDif_iwireg.h147 #define IWI_FW_GET_MAJOR(ver) ((ver) & 0xff) macro
HDif_iwi.c2144 if ((IWI_FW_GET_MAJOR(le32toh(hdr->version)) != IWI_FW_REQ_MAJOR) || in iwi_setup_ofw()
2147 fp->name, IWI_FW_GET_MAJOR(le32toh(hdr->version)), in iwi_setup_ofw()