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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c511 ASC_SCSI_BIT_ID_TYPE unit_not_ready; member in struct:asc_dvc_var
2319 printk(" sdtr_done 0x%x, use_tagged_qng 0x%x, unit_not_ready 0x%x, " asc_prt_asc_dvc_var()
2321 (unsigned)h->use_tagged_qng, (unsigned)h->unit_not_ready, asc_prt_asc_dvc_var()
6997 asc_dvc->unit_not_ready &= ~target_id; AscIsrQDone()
7881 if ((asc_dvc->unit_not_ready & target_id) || AscGetNumOfFreeQueue()
8784 asc_dvc->unit_not_ready = 0; AscInitAscDvcVar()

Completed in 117 milliseconds