Searched refs:QueryCnt (Results 1 – 2 of 2) sorted by relevance
872 if( !pACB->QueryCnt ) in dc390_Query_append()878 pACB->QueryCnt++; in dc390_Query_append()895 pACB->QueryCnt--; in dc390_Query_get()1184 while (pACB->QueryCnt) in dc390_Query_to_Waiting()1316 if( pACB->QueryCnt ) /* Unsent commands ? */ in DC390_queue_command()1559 if( pACB->QueryCnt ) in DC390_abort()1568 pACB->QueryCnt--; in DC390_abort()1572 for( count = pACB->QueryCnt, i=0; i<count-1; i++) in DC390_abort()1579 pACB->QueryCnt--; in DC390_abort()2048 pACB->QueryCnt = 0; in dc390_initACB()[all …]
215 ULONG QueryCnt; member