Searched refs:pc_get_devid (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/arm/include/
H A Dpci_machdep.h95 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))
/netbsd-current/sys/arch/arm/acpi/
H A Dacpi_pci_machdep.c151 .pc_get_devid = acpi_pci_md_get_devid,

Completed in 91 milliseconds