Searched refs:vortex_have_pci (Results 1 – 1 of 1) sorted by relevance
3308 static int vortex_have_pci; variable3320 vortex_have_pci = 1; in vortex_init()3324 return (vortex_have_pci + vortex_have_eisa) ? 0 : -ENODEV; in vortex_init()3353 if (vortex_have_pci) in vortex_cleanup()