Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppc/
H A Dppcreg.h181 #define PC873_EPPRDIR (1<<7) macro
H A Dppc.c591 if (ptr & PC873_EPPRDIR) in ppc_pc873xx_detect()
646 ptr &= ~PC873_EPPRDIR; in ppc_pc873xx_detect()