Searched refs:npe_tab (Results 1 – 1 of 1) sorted by relevance
153 static struct npe npe_tab[NPE_COUNT] = { variable674 if (npe_tab[id].valid) in npe_request()676 return &npe_tab[id]; in npe_request()692 struct npe *npe = &npe_tab[i]; in npe_init_module()720 if (npe_tab[i].mem_res) { in npe_cleanup_module()721 npe_reset(&npe_tab[i]); in npe_cleanup_module()722 release_resource(npe_tab[i].mem_res); in npe_cleanup_module()