Searched refs:north (Results 1 – 2 of 2) sorted by relevance
434 struct pci_dev *north; in ali_init_chipset() local469 north = pci_get_domain_bus_and_slot(pci_domain_nr(pdev->bus), 0, in ali_init_chipset()471 if (north && north->vendor == PCI_VENDOR_ID_AL && ali_isa_bridge) { in ali_init_chipset()480 pci_dev_put(north); in ali_init_chipset()
231 struct pci_dev *north = pci_get_slot(dev->bus, PCI_DEVFN(0,0)); in init_chipset_ali15x3() local280 if (north && north->vendor != PCI_VENDOR_ID_AL) in init_chipset_ali15x3()327 pci_dev_put(north); in init_chipset_ali15x3()