Searched refs:PCI_EXT_CAP_ID_ERR_OFFSET (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/sandbox/include/asm/
H A Dtest.h30 #define PCI_EXT_CAP_ID_ERR_OFFSET 0x100 macro
/u-boot/drivers/misc/
H A Dswap_case.c189 case PCI_EXT_CAP_ID_ERR_OFFSET:
/u-boot/test/dm/
H A Dpci.c236 /* look up PCI_EXT_CAP_ID_DSN starting from PCI_EXT_CAP_ID_ERR_OFFSET */
237 cap = dm_pci_find_next_ext_capability(swap, PCI_EXT_CAP_ID_ERR_OFFSET,

Completed in 46 milliseconds