Searched refs:vortex_have_pci (Results 1 – 1 of 1) sorted by relevance
3302 static int vortex_have_pci; variable3314 vortex_have_pci = 1; in vortex_init()3318 return (vortex_have_pci + vortex_have_eisa) ? 0 : -ENODEV; in vortex_init()3347 if (vortex_have_pci) in vortex_cleanup()