Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ppc/
Dppc.c776 device_printf(ppc->ppc_dev, "SMC registers CR1=0x%x", in ppc_smc37c66xgt_detect()
1068 device_printf(ppc->ppc_dev, "0x%x - ", w83877f_keys[i]); in ppc_w83877f_detect()
1102 device_printf(ppc->ppc_dev, in ppc_w83877f_detect()
1111 device_printf(ppc->ppc_dev, in ppc_w83877f_detect()
1118 device_printf(ppc->ppc_dev, "EPP SPP\n"); in ppc_w83877f_detect()
1124 device_printf(ppc->ppc_dev, "ECP SPP\n"); in ppc_w83877f_detect()
1132 device_printf(ppc->ppc_dev, "ECP+EPP SPP\n"); in ppc_w83877f_detect()
1153 device_printf(ppc->ppc_dev, in ppc_w83877f_detect()
1161 device_printf(ppc->ppc_dev, "ECP\n"); in ppc_w83877f_detect()
1167 device_printf(ppc->ppc_dev, "EPP SPP\n"); in ppc_w83877f_detect()
[all …]
Dppcreg.h62 device_t ppc_dev; member