Home
last modified time | relevance | path

Searched refs:ASC_FALSE (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c3645 #define ASC_FALSE 0 macro
4212 STATIC int asc_iopflag = ASC_FALSE;
4567 static int detect_called = ASC_FALSE; in ASC_INITFUNC()
4598 if (detect_called == ASC_FALSE) { in ASC_INITFUNC()
4662 if (asc_iopflag == ASC_FALSE) { in ASC_INITFUNC()
4689 } else if (AscFindSignature(iop) == ASC_FALSE) { in ASC_INITFUNC()
6085 case ASC_FALSE: in advansys_reset()
7140 if (asc_rmqueue(&boardp->active, scp) == ASC_FALSE) { in asc_isr_callback()
7335 if (asc_rmqueue(&boardp->active, scp) == ASC_FALSE) { in adv_isr_callback()
7687 int ret = ASC_FALSE; in asc_rmqueue()
[all …]