Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ppc/
HDppcreg.h93 char ppc_pword; /* PWord size */ member
HDppc.c180 ppc->ppc_pword = (r_cnfgA(ppc) & PPC_PWORD_MASK); in ppc_detect_fifo()
183 if (ppc->ppc_pword != PPC_PWORD_8) { in ppc_detect_fifo()