Searched refs:is_in_int (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/
H A Dadvansys.c503 bool is_in_int; member in struct:asc_dvc_var
2314 printk(" is_in_int %u, max_total_qng %u, cur_total_qng %u, "
2315 "in_critical_cnt %u,\n", (unsigned)h->is_in_int,
6948 if (asc_dvc->is_in_int) {
6952 asc_dvc->is_in_int = true;
7006 asc_dvc->is_in_int = false;
8611 asc_dvc->is_in_int = false;

Completed in 268 milliseconds