Searched defs:nopnp (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/3com/
H A D3c509.c185 static int nopnp; variable
250 if (!nopnp) {
1505 module_param(nopnp, int, 0);
1506 MODULE_PARM_DESC(nopnp, "disable ISA PnP support (0-1)");
1519 if (!nopnp) {
H A D3c515.c363 static int nopnp; variable
505 if(nopnp == 1)

Completed in 39 milliseconds