Home
last modified time | relevance | path

Searched refs:WMI_SERVICE_BITS_IN_SIZE32 (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/ic/
H A Dqwxreg.h2526 #define WMI_SERVICE_BITS_IN_SIZE32 4 macro
H A Dqwzreg.h2597 #define WMI_SERVICE_BITS_IN_SIZE32 4 macro
H A Dqwz.c9267 if (wmi_svc_bm[i] & BIT(j % WMI_SERVICE_BITS_IN_SIZE32)) in qwz_wmi_service_bitmap_copy()
9269 } while (++j % WMI_SERVICE_BITS_IN_SIZE32); in qwz_wmi_service_bitmap_copy()
H A Dqwx.c11119 if (wmi_svc_bm[i] & BIT(j % WMI_SERVICE_BITS_IN_SIZE32)) in qwx_wmi_service_bitmap_copy()
11121 } while (++j % WMI_SERVICE_BITS_IN_SIZE32); in qwx_wmi_service_bitmap_copy()