Searched refs:PCI_EXT_CAP_ID_DSN (Results 1 – 7 of 7) sorted by relevance
680 #define PCI_EXT_CAP_ID_DSN 0x03 /* Device Serial Number */ macro
704 #define PCI_EXT_CAP_ID_DSN 0x03 /* Device Serial Number */ macro
428 #define PCI_EXT_CAP_ID_DSN 0x03 /* Device Serial Number */ macro
74 [PCI_EXT_CAP_ID_DSN] = PCI_EXT_CAP_DSN_SIZEOF,
1673 pos = pci_find_ext_capability(qedf->pdev, PCI_EXT_CAP_ID_DSN); in qedf_setup_fdmi()
614 pos = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_DSN); in pci_get_dsn()