Searched refs:AR_CMD_DKEY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/otus/ | ||
H A D | if_otusreg.h | 278 #define AR_CMD_DKEY 0x29 macro |
H A D | if_otus.c | 3041 (void)otus_cmd(sc, AR_CMD_DKEY, &uid, sizeof uid, NULL, 0); in otus_delete_key_cb() |