Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/include/ | |
pci_machdep.h | 95 uint32_t (*pc_get_devid)(void *, uint32_t); member in struct:arm32_pci_chipset 154 ((c)->pc_get_devid ? (*(c)->pc_get_devid)((c)->pc_conf_v, (d)) : (d)) |
pci_machdep.h | 95 uint32_t (*pc_get_devid)(void *, uint32_t); member in struct:arm32_pci_chipset 154 ((c)->pc_get_devid ? (*(c)->pc_get_devid)((c)->pc_conf_v, (d)) : (d)) |