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

/linux-4.1.27/drivers/scsi/
H A Dadvansys.c415 uchar sg_list_cnt; member in struct:asc_sg_list_q
6948 * SG queue first element then checks sg_list_cnt AscIsrChipHalted()
6950 * sg_list_cnt 1 less than number of SG elements AscIsrChipHalted()
6953 scsi_sg_q.sg_list_cnt = ASC_SG_LIST_PER_Q - 1; AscIsrChipHalted()
6970 scsi_sg_q.sg_list_cnt = sg_entry_cnt - 1; AscIsrChipHalted()
8423 scsi_sg_q.sg_list_cnt = AscPutReadySgListQueue()
8428 scsi_sg_q.sg_list_cnt = AscPutReadySgListQueue()
8451 scsi_sg_q.sg_list_cnt = sg_entry_cnt; AscPutReadySgListQueue()
8455 scsi_sg_q.sg_list_cnt = AscPutReadySgListQueue()

Completed in 142 milliseconds