Searched refs:scan_tidmask (Results 1 – 1 of 1) sorted by relevance
7753 ADV_SCSI_BIT_ID_TYPE scan_tidmask; in asc_execute_queue() local7762 scan_tidmask = ascq->q_tidmask; in asc_execute_queue()7765 if (scan_tidmask & ADV_TID_TO_TIDMASK(i)) { in asc_execute_queue()7767 scan_tidmask &= ~ADV_TID_TO_TIDMASK(i); in asc_execute_queue()7770 scan_tidmask &= ~ADV_TID_TO_TIDMASK(i); in asc_execute_queue()7779 } while (scan_tidmask); in asc_execute_queue()