Lines Matching refs:dev_vdata
237 sp->dev_vdata = (struct sp_dev_vdata *)id->driver_data; in sp_pci_probe()
238 if (!sp->dev_vdata) { in sp_pci_probe()
264 sp->io_map = iomap_table[sp->dev_vdata->bar]; in sp_pci_probe()
386 static const struct sp_dev_vdata dev_vdata[] = { variable
440 { PCI_VDEVICE(AMD, 0x1537), (kernel_ulong_t)&dev_vdata[0] },
441 { PCI_VDEVICE(AMD, 0x1456), (kernel_ulong_t)&dev_vdata[1] },
442 { PCI_VDEVICE(AMD, 0x1468), (kernel_ulong_t)&dev_vdata[2] },
443 { PCI_VDEVICE(AMD, 0x1486), (kernel_ulong_t)&dev_vdata[3] },
444 { PCI_VDEVICE(AMD, 0x15DF), (kernel_ulong_t)&dev_vdata[4] },
445 { PCI_VDEVICE(AMD, 0x1649), (kernel_ulong_t)&dev_vdata[4] },
446 { PCI_VDEVICE(AMD, 0x14CA), (kernel_ulong_t)&dev_vdata[5] },
447 { PCI_VDEVICE(AMD, 0x15C7), (kernel_ulong_t)&dev_vdata[6] },