Searched refs:dev_ok (Results 1 – 2 of 2) sorted by relevance
1738 unsigned int dev_ok = FALSE; in SMC37c669_is_device_enabled() local1749 dev_ok = TRUE; in SMC37c669_is_device_enabled()1754 dev_ok = TRUE; in SMC37c669_is_device_enabled()1759 dev_ok = TRUE; in SMC37c669_is_device_enabled()1764 dev_ok = TRUE; in SMC37c669_is_device_enabled()1769 dev_ok = TRUE; in SMC37c669_is_device_enabled()1776 if ( ( dev_ok ) && ( ( base_addr & 0xC0 ) != 0 ) ) { in SMC37c669_is_device_enabled()
1382 int ret, reserved, dev_ok = 0, ident_ok = 0; in pccard_validate_cis() local1421 dev_ok++; in pccard_validate_cis()1431 if (!dev_ok && !ident_ok) in pccard_validate_cis()1444 ((!dev_ok || !ident_ok) && (count > 10))) in pccard_validate_cis()1451 if (!dev_ok || !ident_ok || !count) { in pccard_validate_cis()1458 if (!dev_ok || !ident_ok) in pccard_validate_cis()