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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c8012 ASC_SG_LIST_Q scsi_sg_q; AscPutReadySgListQueue() local
8040 scsi_sg_q.sg_head_qp = q_no; AscPutReadySgListQueue()
8041 scsi_sg_q.cntl = QCSG_SG_XFER_LIST; AscPutReadySgListQueue()
8043 scsi_sg_q.seq_no = i + 1; AscPutReadySgListQueue()
8048 scsi_sg_q.sg_list_cnt = AscPutReadySgListQueue()
8050 scsi_sg_q.sg_cur_list_cnt = AscPutReadySgListQueue()
8053 scsi_sg_q.sg_list_cnt = AscPutReadySgListQueue()
8055 scsi_sg_q.sg_cur_list_cnt = AscPutReadySgListQueue()
8059 scsi_sg_q.cntl |= QCSG_SG_XFER_END; AscPutReadySgListQueue()
8062 scsi_sg_q.sg_list_cnt = sg_entry_cnt; AscPutReadySgListQueue()
8063 scsi_sg_q.sg_cur_list_cnt = AscPutReadySgListQueue()
8066 scsi_sg_q.sg_list_cnt = AscPutReadySgListQueue()
8068 scsi_sg_q.sg_cur_list_cnt = AscPutReadySgListQueue()
8076 scsi_sg_q.q_no = next_qp; AscPutReadySgListQueue()
8080 (uchar *)&scsi_sg_q, AscPutReadySgListQueue()

Completed in 133 milliseconds