Searched refs:scsi_sg_q (Results 1 – 1 of 1) sorted by relevance
8011 ASC_SG_LIST_Q scsi_sg_q; in AscPutReadySgListQueue() local8039 scsi_sg_q.sg_head_qp = q_no; in AscPutReadySgListQueue()8040 scsi_sg_q.cntl = QCSG_SG_XFER_LIST; in AscPutReadySgListQueue()8042 scsi_sg_q.seq_no = i + 1; in AscPutReadySgListQueue()8047 scsi_sg_q.sg_list_cnt = in AscPutReadySgListQueue()8049 scsi_sg_q.sg_cur_list_cnt = in AscPutReadySgListQueue()8052 scsi_sg_q.sg_list_cnt = in AscPutReadySgListQueue()8054 scsi_sg_q.sg_cur_list_cnt = in AscPutReadySgListQueue()8058 scsi_sg_q.cntl |= QCSG_SG_XFER_END; in AscPutReadySgListQueue()8061 scsi_sg_q.sg_list_cnt = sg_entry_cnt; in AscPutReadySgListQueue()[all …]