Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_VMWARE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vmware/pvscsi/
H A Dpvscsi.h12 #define PCI_VENDOR_ID_VMWARE 0x15ad macro
H A Dpvscsi.c819 if (pci_get_vendor(dev) == PCI_VENDOR_ID_VMWARE && in pvscsi_probe()