PCI_VENDOR_ID_PCI_SIG
if (pci_find_doe_mailbox(pdev, PCI_VENDOR_ID_PCI_SIG,
ret = pci_doe(dsm->tsm.doe_mb, PCI_VENDOR_ID_PCI_SIG, ret,
if (vid == PCI_VENDOR_ID_PCI_SIG &&
rc = pci_doe(doe_mb, PCI_VENDOR_ID_PCI_SIG, PCI_DOE_FEATURE_DISCOVERY,
if (vid == PCI_VENDOR_ID_PCI_SIG && type == PCI_DOE_FEATURE_DISCOVERY)
return (l & 0xffff) == PCI_VENDOR_ID_PCI_SIG;
tsm->doe_mb = pci_find_doe_mailbox(pdev, PCI_VENDOR_ID_PCI_SIG,
return pci_doe(tsm->doe_mb, PCI_VENDOR_ID_PCI_SIG, type, req, req_sz,