Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppc/
H A Dppc.c685 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_pc873xx_detect()
1078 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_w83877f_detect()
1187 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_generic_detect()
1644 case PPC_TYPE_GENERIC: in ppc_setmode()
1747 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_probe()
H A Dppcreg.h56 #define PPC_TYPE_GENERIC 1 macro