Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c135 struct resource *res_table[PCIR_MAX_BAR_0 + 1]; member
712 return ((void **)dr->res_table); in linuxkpi_pcim_iomap_table()
832 dr->res_table[bar] = res; in linuxkpi_pcim_iomap_regions()