Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ppc/
H A Dppcreg.h183 #define PC873_EPPRDIR (1<<7) macro
H A Dppc.c596 if (ptr & PC873_EPPRDIR) in ppc_pc873xx_detect()
651 ptr &= ~PC873_EPPRDIR; in ppc_pc873xx_detect()