Searched refs:vortex_have_pci (Results 1 – 1 of 1) sorted by relevance
3304 static int vortex_have_pci; variable3316 vortex_have_pci = 1; in vortex_init()3320 return (vortex_have_pci + vortex_have_eisa) ? 0 : -ENODEV; in vortex_init()3349 if (vortex_have_pci) in vortex_cleanup()