Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dpci.c29 u16 cfg_type = 0; \
30 addr = ((offset & 0xfc) | cfg_type | (dev) | 0x80000000); \
/external/u-boot/arch/m68k/cpu/mcf5445x/
Dpci.c29 u16 cfg_type = 0; \
30 addr = ((offset & 0xfc) | cfg_type | (dev) | 0x80000000); \
/external/kernel-headers/original/uapi/linux/
Dvirtio_pci.h122 __u8 cfg_type; /* Identifies the structure. */ member