Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h122 #define PCI_VENDOR_ID 0x00 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci.h50 #define PCI_VENDOR_ID 0x00 /* 16 bits */ macro
H A Dpci.c301 pcibios_read_config_dword(bus, devfn, PCI_VENDOR_ID, &l); in scan_pci_bus()
H A De1000.c3298 pci_read_config_word(pdev, PCI_VENDOR_ID, &hw->vendor_id);
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9964 t4_os_pci_read_cfg2(adapter, PCI_VENDOR_ID, &adapter->params.pci.vendor_id); in t4_prep_pf()