EPP_res          2036 drivers/parport/parport_pc.c 	struct resource	*EPP_res = NULL;
EPP_res          2095 drivers/parport/parport_pc.c 		EPP_res = request_region(base+0x3, 5, p->name);
EPP_res          2096 drivers/parport/parport_pc.c 		if (EPP_res)
EPP_res          2189 drivers/parport/parport_pc.c 	if (EPP_res && (p->modes & PARPORT_MODE_EPP) == 0) {
EPP_res          2191 drivers/parport/parport_pc.c 		EPP_res = NULL;
EPP_res          2255 drivers/parport/parport_pc.c 	if (EPP_res)