ite8872_lpt      2311 drivers/parport/parport_pc.c 	u32 ite8872_lpt, ite8872_lpthi;
ite8872_lpt      2370 drivers/parport/parport_pc.c 	pci_read_config_dword(pdev, 0x1c, &ite8872_lpt);
ite8872_lpt      2371 drivers/parport/parport_pc.c 	ite8872_lpt &= 0x0000ff00;
ite8872_lpt      2374 drivers/parport/parport_pc.c 	pci_write_config_dword(pdev, 0x6c, 0xe3000000 | ite8872_lpt);
ite8872_lpt      2376 drivers/parport/parport_pc.c 	pci_write_config_dword(pdev, 0x80, (ite8872_lpthi<<16) | ite8872_lpt);
ite8872_lpt      2384 drivers/parport/parport_pc.c 		 ite8872_lpt);
ite8872_lpt      2397 drivers/parport/parport_pc.c 	if (parport_pc_probe_port(ite8872_lpt, ite8872_lpthi,
ite8872_lpt      2401 drivers/parport/parport_pc.c 								ite8872_lpt);