Lines Matching refs:FALSE
504 #define FALSE 0 macro
639 static int do_trace = FALSE;
640 static int setup_done = FALSE;
642 static int ext_tran = FALSE;
647 static int have_old_firmware = FALSE;
659 static int linked_comm = FALSE;
731 return FALSE; in u14_34f_slave_configure()
741 return FALSE; in wait_on_busy()
794 return FALSE; in board_inquiry()
935 sh[j]->unchecked_isa_dma = FALSE; in port_detect()
1026 return FALSE; in port_detect()
1030 return FALSE; in port_detect()
1050 if (c == 'n' || c == 'N') val = FALSE; in internal_setup()
1309 flush_dev(SCpnt->device, blk_rq_pos(SCpnt->request), j, FALSE); in u14_34f_queuecommand_lck()
1398 int arg_done = FALSE; in u14_34f_eh_host_reset()
1520 HD(j)->in_reset = FALSE; in u14_34f_eh_host_reset()
1521 do_trace = FALSE; in u14_34f_eh_host_reset()
1550 return FALSE; in u14_34f_bios_param()
1583 unsigned int rev = FALSE, s = TRUE, r = TRUE; in reorder()
1584 unsigned int input_only = TRUE, overlap = FALSE; in reorder()
1601 if (n_ready <= 1) return FALSE; in reorder()
1606 if (!(cpp->xdir == DTD_IN)) input_only = FALSE; in reorder()
1618 if (sl[n] < sl[n - 1]) s = FALSE; in reorder()
1619 if (sl[n] > sl[n - 1]) r = FALSE; in reorder()
1636 if (ioseek > ((maxsec - minsec) / 2)) rev = FALSE; in reorder()
1650 if (overlap) sort(pl, il, n_ready, FALSE); in reorder()
1830 HD(j)->target_redo[scmd_id(SCpnt)][scmd_channel(SCpnt)] = FALSE; in ihdlr()
1964 return FALSE; in u14_34f_release()