Lines Matching refs:cb_dev
83 if (s && s->cb_dev) in claim_region()
84 parent = pci_find_parent_resource(s->cb_dev, res); in claim_region()
698 if (s->cb_dev) { in __nonstatic_find_io_region()
699 ret = pci_bus_alloc_resource(s->cb_dev->bus, res, num, 1, in __nonstatic_find_io_region()
829 if (s->cb_dev) { in nonstatic_find_mem_region()
830 ret = pci_bus_alloc_resource(s->cb_dev->bus, in nonstatic_find_mem_region()
933 if (!s->cb_dev || !s->cb_dev->bus)
955 if (s->cb_dev->bus->number == 0)
959 res = s->cb_dev->bus->resource[i];
961 pci_bus_for_each_resource(s->cb_dev->bus, res, i) {
973 dev_info(&s->cb_dev->dev,
988 dev_info(&s->cb_dev->dev,