Lines Matching refs:isa_dev
53 static struct pci_dev *isa_dev; variable
598 isa_dev = pci_find_device(PCI_VENDOR_ID_AL, PCI_DEVICE_ID_AL_M1533, NULL);
650 if (m5229_revision < 0xC5 && isa_dev)
656 pci_read_config_byte(isa_dev, 0x79, &tmpbyte);
661 pci_write_config_byte(isa_dev, 0x79, tmpbyte | 0x04);
666 pci_write_config_byte(isa_dev, 0x79, tmpbyte | 0x02);
720 pci_read_config_byte(isa_dev, 0x5e, &tmpbyte);
811 if (isa_dev) {
815 pci_read_config_byte(isa_dev, 0x58, &ideic);
826 pci_read_config_byte(isa_dev, 0x44, &inmir);
833 pci_read_config_byte(isa_dev, 0x75, &inmir);