Searched refs:result2 (Results 1 – 4 of 4) sorted by relevance
1347 int result2; in usb_stor_reset_common() local1378 result2 = usb_stor_clear_halt(us, us->send_bulk_pipe); in usb_stor_reset_common()1382 result = result2; in usb_stor_reset_common()
940 int result2 = sddr09_read_status(us, &status); in sddr09_write_lba()941 if (result2) in sddr09_write_lba()950 int result2 = sddr09_test_unit_ready(us); in sddr09_write_lba()
2321 int result, result1, result2; in hfa384x_drvr_start() local2376 result2 = result; in hfa384x_drvr_start()2378 if (result2 != 0) { in hfa384x_drvr_start()2381 result1, result2); in hfa384x_drvr_start()2389 } else if (result2 != 0) { in hfa384x_drvr_start()2391 result2); in hfa384x_drvr_start()
1344 int result = 0, result2; in st_flush() local1361 (result2 = switch_partition(STp)) < 0) { in st_flush()1364 result = result2; in st_flush()1448 result2 = st_int_ioctl(STp, MTREW, 1); in st_flush()1450 result = result2; in st_flush()