Home
last modified time | relevance | path

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

/freebsd/sys/dev/asmc/
H A Dasmcvar.h101 #define ASMC_KEY_SMS_LOW "MOLT" /* RW; 2 bytes */ macro
H A Dasmc.c850 asmc_key_write(dev, ASMC_KEY_SMS_LOW, buf, 2); in asmc_init()