Searched refs:pcnet32_have_pci (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpcnet32.c2880 static int pcnet32_have_pci; variable
2921 pcnet32_have_pci = 1;
2930 return (pcnet32_have_pci + cards_found) ? 0 : -ENODEV;
2949 if (pcnet32_have_pci)

Completed in 95 milliseconds