Home
last modified time | relevance | path

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

/src/stand/powerpc/ofw/
H A Dmain.c105 extern int ppc64_cas(void);
113 if (ppc64_cas() != 0) in ppc64_autoload()
H A Dcas.c196 ppc64_cas(void) in ppc64_cas() function