Lines Matching refs:detect
926 int detect = -1;
961 detect = 2;
963 detect = 1;
967 if (detect == 1 || detect == 2)
972 detect = 0;
975 lan87xx_cable_test_report_trans(detect));
1793 int detect;
1849 detect = LAN87XX_CABLE_TEST_SAME_SHORT;
1856 detect = LAN87XX_CABLE_TEST_OPEN;
1858 detect = LAN87XX_CABLE_TEST_OK;
1861 detect = LAN87XX_CABLE_TEST_OK;
1864 if (detect == LAN87XX_CABLE_TEST_OK) {
1909 if (detect == LAN87XX_CABLE_TEST_OPEN) {
1912 } else if (detect == LAN87XX_CABLE_TEST_SAME_SHORT) {
1926 lan87xx_cable_test_report_trans(detect));