Lines Matching refs:cb_dev
86 if (s && s->cb_dev) in claim_region()
87 parent = pci_find_parent_resource(s->cb_dev, res); in claim_region()
703 if (s->cb_dev) { in __nonstatic_find_io_region()
704 ret = pci_bus_alloc_resource(s->cb_dev->bus, res, num, 1, in __nonstatic_find_io_region()
834 if (s->cb_dev) { in nonstatic_find_mem_region()
835 ret = pci_bus_alloc_resource(s->cb_dev->bus, in nonstatic_find_mem_region()
938 if (!s->cb_dev || !s->cb_dev->bus)
960 if (s->cb_dev->bus->number == 0)
964 res = s->cb_dev->bus->resource[i];
966 pci_bus_for_each_resource(s->cb_dev->bus, res, i) {
978 dev_printk(KERN_INFO, &s->cb_dev->dev,
993 dev_printk(KERN_INFO, &s->cb_dev->dev,