Searched refs:res_table (Results 1 – 1 of 1) sorted by relevance
138 struct resource *res_table[PCIR_MAX_BAR_0 + 1]; member157 dr->res_table[bar] = res; in lkpi_set_pcim_iomap_devres()821 return ((void **)dr->res_table); in linuxkpi_pcim_iomap_table()911 if (dr->res_table[bar] != NULL) in linuxkpi_pcim_iomap()912 return (dr->res_table[bar]); in linuxkpi_pcim_iomap()