Searched refs:north (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_ali.c402 struct pci_dev *north; local
437 north = pci_get_bus_and_slot(0, PCI_DEVFN(0,0));
438 if (north && north->vendor == PCI_VENDOR_ID_AL && ali_isa_bridge) {
447 pci_dev_put(north);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dalim15x3.c231 struct pci_dev *north = pci_get_slot(dev->bus, PCI_DEVFN(0,0)); local
276 * North bridge. We might have no north found on some zany
280 if (north && north->vendor != PCI_VENDOR_ID_AL)
326 pci_dev_put(north);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/life/
H A Dlife.cpp55 #include "bitmaps/north.xpm"
620 bmpn = wxBITMAP(north),

Completed in 82 milliseconds