Searched refs:WPI_KFLAG_KID (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/wpi/
H A Dif_wpireg.h462 #define WPI_KFLAG_KID(kid) ((kid) << 8) macro
H A Dif_wpi.c4621 kflags |= WPI_KFLAG_KID(k->wk_keyix);
4708 kflags = WPI_KFLAG_KID(k->wk_keyix);

Completed in 77 milliseconds