Searched refs:dev_ok (Results 1 – 2 of 2) sorted by relevance
1737 unsigned int dev_ok = FALSE; in SMC37c669_is_device_enabled() local1748 dev_ok = TRUE; in SMC37c669_is_device_enabled()1753 dev_ok = TRUE; in SMC37c669_is_device_enabled()1758 dev_ok = TRUE; in SMC37c669_is_device_enabled()1763 dev_ok = TRUE; in SMC37c669_is_device_enabled()1768 dev_ok = TRUE; in SMC37c669_is_device_enabled()1775 if ( ( dev_ok ) && ( ( base_addr & 0xC0 ) != 0 ) ) { in SMC37c669_is_device_enabled()
1381 int ret, reserved, dev_ok = 0, ident_ok = 0; in pccard_validate_cis() local1420 dev_ok++; in pccard_validate_cis()1430 if (!dev_ok && !ident_ok) in pccard_validate_cis()1443 ((!dev_ok || !ident_ok) && (count > 10))) in pccard_validate_cis()1450 if (!dev_ok || !ident_ok || !count) { in pccard_validate_cis()1457 if (!dev_ok || !ident_ok) in pccard_validate_cis()