9 #ifndef _ASM_POWERPC_PARPORT_H
10 #define _ASM_POWERPC_PARPORT_H
15 static int __devinit parport_pc_find_nonpci_ports (
int autoirq,
int autodma)
26 "pnpPNP,400")) !=
NULL;) {
28 if (!prop || propsize > 6*
sizeof(
u32))
30 io1 = prop[1]; io2 = prop[2];