Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/fdt/
H A Dpcihost_fdt.c74 static u_int pcihost_get_segment(void *);
218 pc->pc_get_segment = pcihost_get_segment; in pcihost_init()
406 pcihost_get_segment(void *v) in pcihost_get_segment() function