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()
1384 int ret, reserved, dev_ok = 0, ident_ok = 0; in pccard_validate_cis() local1423 dev_ok++; in pccard_validate_cis()1433 if (!dev_ok && !ident_ok) in pccard_validate_cis()1446 ((!dev_ok || !ident_ok) && (count > 10))) in pccard_validate_cis()1453 if (!dev_ok || !ident_ok || !count) { in pccard_validate_cis()1461 if (!dev_ok || !ident_ok) { in pccard_validate_cis()