CNTRL             208 drivers/ata/pata_cmd640.c 	pci_read_config_byte(pdev, CNTRL, &ctrl);
CNTRL             209 drivers/ata/pata_cmd640.c 	pci_write_config_byte(pdev, CNTRL, ctrl | 0xC0);
CNTRL             475 drivers/ata/pata_cmd64x.c 	pci_read_config_byte(pdev, CNTRL, &reg);
CNTRL             165 drivers/ide/cmd640.c static u8 prefetch_regs[4]  = {CNTRL, CNTRL, ARTTIM23, ARTTIM23};
CNTRL             586 drivers/ide/cmd640.c 		b = get_cmd640_reg(CNTRL) & ~0x27;
CNTRL             589 drivers/ide/cmd640.c 		put_cmd640_reg(CNTRL, b);
CNTRL             801 drivers/ide/cmd640.c 	b = get_cmd640_reg(CNTRL);
CNTRL             816 drivers/ide/cmd640.c 		put_cmd640_reg(CNTRL, b ^ CNTRL_ENA_2ND); /* toggle the bit */
CNTRL             821 drivers/ide/cmd640.c 			put_cmd640_reg(CNTRL, b); /* restore original setting */
CNTRL             395 drivers/net/ethernet/amd/ariadne.h     volatile u_char CNTRL;	/* Count Register (Low) */
CNTRL            2371 drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c 		case CNTRL:
CNTRL             363 sound/pci/vx222/vx222_ops.c 	vx_outl(chip, CNTRL, VX_CNTRL_REGISTER_VALUE | VX_XILINX_RESET_MASK);
CNTRL             364 sound/pci/vx222/vx222_ops.c 	vx_inl(chip, CNTRL);
CNTRL             366 sound/pci/vx222/vx222_ops.c 	vx_outl(chip, CNTRL, VX_CNTRL_REGISTER_VALUE);
CNTRL             367 sound/pci/vx222/vx222_ops.c 	vx_inl(chip, CNTRL);