Searched refs:PCI_Address (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DBusLogic.c666 unsigned long PCI_Address; local
678 PCI_Address = BaseAddress1 = pci_resource_start(PCI_Device, 1);
687 BusLogic_Error("at PCI Bus %d Device %d PCI Address 0x%X\n", NULL, Bus, Device, PCI_Address);
697 BusLogic_Notice("BusLogic: PCI Bus %d Device %d I/O Address " "0x%X PCI Address 0x%X\n", NULL, Bus, Device, IO_Address, PCI_Address);
752 PrimaryProbeInfo->PCI_Address = PCI_Address;
763 ProbeInfo->PCI_Address = PCI_Address;
852 ProbeInfo->PCI_Address = 0;
887 unsigned long PCI_Address; local
[all...]
H A DBusLogic.h237 unsigned long PCI_Address; member in struct:BusLogic_ProbeInfo
1013 unsigned long PCI_Address; member in struct:BusLogic_HostAdapter
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A DDAC960.c198 Controller->Function, Controller->PCI_Address);
203 Controller->PCI_Address);
1929 Controller, Controller->PCI_Address,
2744 Controller->PCI_Address = pci_resource_start(PCI_Device, 0);
2747 Controller->PCI_Address = pci_resource_start(PCI_Device, 0);
2750 Controller->PCI_Address = pci_resource_start(PCI_Device, 0);
2753 Controller->PCI_Address = pci_resource_start(PCI_Device, 0);
2756 Controller->PCI_Address = pci_resource_start(PCI_Device, 0);
2760 Controller->PCI_Address = pci_resource_start(PCI_Device, 1);
2764 Controller->PCI_Address
[all...]
H A DDAC960.h1887 DAC960_PCI_Address_T PCI_Address; member in struct:DAC960_ControllerInfo
2277 DAC960_PCI_Address_T PCI_Address; member in struct:DAC960_Controller

Completed in 110 milliseconds