Searched refs:scsi_sg_q (Results 1 – 1 of 1) sorted by relevance
8012 ASC_SG_LIST_Q scsi_sg_q; in AscPutReadySgListQueue() local8040 scsi_sg_q.sg_head_qp = q_no; in AscPutReadySgListQueue()8041 scsi_sg_q.cntl = QCSG_SG_XFER_LIST; in AscPutReadySgListQueue()8043 scsi_sg_q.seq_no = i + 1; in AscPutReadySgListQueue()8048 scsi_sg_q.sg_list_cnt = in AscPutReadySgListQueue()8050 scsi_sg_q.sg_cur_list_cnt = in AscPutReadySgListQueue()8053 scsi_sg_q.sg_list_cnt = in AscPutReadySgListQueue()8055 scsi_sg_q.sg_cur_list_cnt = in AscPutReadySgListQueue()8059 scsi_sg_q.cntl |= QCSG_SG_XFER_END; in AscPutReadySgListQueue()8062 scsi_sg_q.sg_list_cnt = sg_entry_cnt; in AscPutReadySgListQueue()[all …]