Lines Matching refs:CHECK_STATUS
109 #define CHECK_STATUS(s,caller,cmd) \
988 CHECK_STATUS (status, me, "download_firmware");
991 CHECK_STATUS (status, me, "wait_scanner_ready after firmware upload");
993 CHECK_STATUS (status, me, "mini_inquiry after firmware upload");
1010 CHECK_STATUS (status, me, "inquiry after firmware upload");
1323 CHECK_STATUS (status, me, "send");
1332 CHECK_STATUS (status, me, "2nd send");
1337 CHECK_STATUS (status, me, "2nd send");
1448 CHECK_STATUS (status, me, "send");
1453 CHECK_STATUS (status, me, "send");
1458 CHECK_STATUS (status, me, "send");
1465 CHECK_STATUS (status, me, "send");
1470 CHECK_STATUS (status, me, "send");
1475 CHECK_STATUS (status, me, "send");
1486 CHECK_STATUS (status, me, "send");
1491 CHECK_STATUS (status, me, "send");
1496 CHECK_STATUS (status, me, "send");
1503 CHECK_STATUS (status, me, "send");
1508 CHECK_STATUS (status, me, "send");
1513 CHECK_STATUS (status, me, "send");
1524 CHECK_STATUS (status, me, "send");
1531 CHECK_STATUS (status, me, "send");
1585 CHECK_STATUS (status, me, "send");
1615 CHECK_STATUS (status, me, "scsi_read");
1618 CHECK_STATUS (status, me, "scsi_read");
1634 CHECK_STATUS (status, me, "scsi_read");
1662 CHECK_STATUS (status, me, "open_scanner");
1665 CHECK_STATUS (status, me, "wait_scanner_ready");
1675 CHECK_STATUS (status, me, "get_focus");
1683 CHECK_STATUS (status, me, "set_frame");
1685 CHECK_STATUS (status, me, "set_focus");
1690 CHECK_STATUS (status, me, "set_window");
1693 CHECK_STATUS (status, me, "inquiry");
1698 CHECK_STATUS (status, me, "download_gamma_tables");
1701 CHECK_STATUS (status, me, "download_halftone_matrices");
1719 CHECK_STATUS (status, me, "measure_transfer_rate");
1723 CHECK_STATUS (status, me, "inquiry");
1756 CHECK_STATUS (status, me, "set_frame");
2502 * Changed CHECK_STATUS to take caller parameter instead of always