Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/hw/
H A Dpcics_reg_driver.h593 #ifndef PCI_CAPABILITY_LIST
595 #define PCI_CAPABILITY_LIST 0x34 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dpcics_reg_driver.h447 #ifndef PCI_CAPABILITY_LIST
448 … #define PCI_CAPABILITY_LIST 0x34 /* Ofset of first capability list entry*/ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci.h110 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */ macro
H A Dpci.c510 pci_read_config_byte(dev, PCI_CAPABILITY_LIST, &pos); in pci_find_capability()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_mm.c1664 u32_t cap_offset = PCI_CAPABILITY_LIST; //CapPtr ofset in mm_get_cap_offset()