Home
last modified time | relevance | path

Searched refs:PCI_CB_CAPABILITY_LIST (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.h450 #ifndef PCI_CB_CAPABILITY_LIST
451 #define PCI_CB_CAPABILITY_LIST 0x14 macro
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dpci.h154 #define PCI_CB_CAPABILITY_LIST 0x14 macro
H A Dpci.c513 pci_read_config_byte(dev, PCI_CB_CAPABILITY_LIST, &pos); in pci_find_capability()