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()
701 if (s->cb_dev) { in __nonstatic_find_io_region()
702 ret = pci_bus_alloc_resource(s->cb_dev->bus, res, num, 1, in __nonstatic_find_io_region()
835 if (s->cb_dev) { in nonstatic_find_mem_region()
836 ret = pci_bus_alloc_resource(s->cb_dev->bus, in nonstatic_find_mem_region()
939 if (!s->cb_dev || !s->cb_dev->bus)
961 if (s->cb_dev->bus->number == 0)
965 res = s->cb_dev->bus->resource[i];
967 pci_bus_for_each_resource(s->cb_dev->bus, res, i) {
979 dev_info(&s->cb_dev->dev,
994 dev_info(&s->cb_dev->dev,