Home
last modified time | relevance | path

Searched refs:PCI_CAP_LIST_ID (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dpcics_reg_driver.h454 #if (defined(__LINUX)) || (defined(PCI_CAP_LIST_ID))
468 #define PCI_CAP_LIST_ID 0x0 /* Capability ID */ macro
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dpci.h158 #define PCI_CAP_LIST_ID 0 /* Capability ID */ macro
H A Dpci.c518 pci_read_config_byte(dev, pos + PCI_CAP_LIST_ID, &id); in pci_find_capability()