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

/linux-master/arch/alpha/kernel/
H A Dsys_nautilus.c193 static struct resource busn_resource = { variable in typeref:struct:resource
219 pci_add_resource(&bridge->windows, &busn_resource);
/linux-master/arch/m68k/coldfire/
H A Dpci.c146 static struct resource busn_resource = { variable in typeref:struct:resource
234 pci_add_resource(&bridge->windows, &busn_resource);
/linux-master/arch/um/drivers/
H A Dvirt-pci.c941 static struct resource busn_resource = { variable in typeref:struct:resource
1036 pci_add_resource(&bridge->windows, &busn_resource);
/linux-master/drivers/pci/
H A Dprobe.c27 static struct resource busn_resource = { variable in typeref:struct:resource
3240 pci_add_resource(&resources, &busn_resource);

Completed in 313 milliseconds