Searched refs:res_table (Results 1 – 1 of 1) sorted by relevance
148 struct resource *res_table[PCIR_MAX_BAR_0 + 1]; member167 dr->res_table[bar] = res; in lkpi_set_pcim_iomap_devres()938 return ((void **)dr->res_table); in linuxkpi_pcim_iomap_table()1028 if (dr->res_table[bar] != NULL) in linuxkpi_pcim_iomap()1029 return (dr->res_table[bar]); in linuxkpi_pcim_iomap()