Home
last modified time | relevance | path

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

/freebsd/sys/dev/safe/
H A Dsafereg.h341 #define SAFE_SA_CMD0_BASIC 0x00000000 /* basic operation */ macro
H A Dsafe.c797 cmd0 = SAFE_SA_CMD0_BASIC; /* basic group operation */ in safe_process()