Searched refs:PCI_CAPABILITY_LIST (Results 1 – 4 of 4) sorted by relevance
447 #ifndef PCI_CAPABILITY_LIST448 … #define PCI_CAPABILITY_LIST 0x34 /* Ofset of first capability list entry*/ macro
110 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */ macro
510 pci_read_config_byte(dev, PCI_CAPABILITY_LIST, &pos); in pci_find_capability()
1664 u32_t cap_offset = PCI_CAPABILITY_LIST; //CapPtr ofset in mm_get_cap_offset()