Home
last modified time | relevance | path

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

/freebsd/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); in wpi_load_key()
4708 kflags = WPI_KFLAG_KID(k->wk_keyix); in wpi_del_key()