Lines Matching refs:read
231 .read = pci_ampci_read_config,
252 if ((!o->read(&bus, 0, PCI_CLASS_DEVICE, 2, &x) && in pci_sanity_check()
254 (!o->read(&bus, 0, PCI_VENDOR_ID, 2, &x) && in pci_sanity_check()
417 o->read (bus, PCI_DEVFN(2, 0), PCI_VENDOR_ID, 4, &x); in unit_disable_pcnet()
418 o->read (bus, PCI_DEVFN(2, 0), PCI_COMMAND, 2, &x); in unit_disable_pcnet()
423 o->read (bus, PCI_DEVFN(2, 0), PCI_COMMAND, 2, &x); in unit_disable_pcnet()
425 o->read (bus, PCI_DEVFN(2, 0), PCI_BASE_ADDRESS_0, 4, &x); in unit_disable_pcnet()
484 o->read (&bus, PCI_DEVFN(3, 0), PCI_COMMAND, 2, &x); in unit_pci_init()
490 o->read (&bus, PCI_DEVFN(3, 0), PCI_IO_BASE, 1, &x); in unit_pci_init()
491 o->read (&bus, PCI_DEVFN(3, 0), PCI_IO_BASE_UPPER16, 4, &x); in unit_pci_init()
492 o->read (&bus, PCI_DEVFN(3, 0), PCI_MEMORY_BASE, 4, &x); in unit_pci_init()
493 o->read (&bus, PCI_DEVFN(3, 0), PCI_PREF_MEMORY_BASE, 4, &x); in unit_pci_init()
496 o->read (&bus, PCI_DEVFN(3, 0), PCI_IO_BASE, 1, &x); in unit_pci_init()
498 o->read (&bus, PCI_DEVFN(3, 0), PCI_IO_BASE_UPPER16, 4, &x); in unit_pci_init()
500 o->read (&bus, PCI_DEVFN(3, 0), PCI_MEMORY_BASE, 4, &x); in unit_pci_init()
502 o->read (&bus, PCI_DEVFN(3, 0), PCI_PREF_MEMORY_BASE, 4, &x); in unit_pci_init()