Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnreg.h247 #define AR_KEYTABLE_KEY1(i) (AR_KEYTABLE(i) + 4) macro
H A Dathn.c1002 AR_WRITE(sc, AR_KEYTABLE_KEY1(entry), 0); in athn_reset_key()
1050 AR_WRITE(sc, AR_KEYTABLE_KEY1(entry), LE_READ_2(&key[ 4])); in athn_set_key()