Searched refs:scsi_sg_q (Results 1 – 1 of 1) sorted by relevance
7919 ASC_SG_LIST_Q scsi_sg_q; in AscPutReadySgListQueue() local7947 scsi_sg_q.sg_head_qp = q_no; in AscPutReadySgListQueue()7948 scsi_sg_q.cntl = QCSG_SG_XFER_LIST; in AscPutReadySgListQueue()7950 scsi_sg_q.seq_no = i + 1; in AscPutReadySgListQueue()7955 scsi_sg_q.sg_list_cnt = in AscPutReadySgListQueue()7957 scsi_sg_q.sg_cur_list_cnt = in AscPutReadySgListQueue()7960 scsi_sg_q.sg_list_cnt = in AscPutReadySgListQueue()7962 scsi_sg_q.sg_cur_list_cnt = in AscPutReadySgListQueue()7966 scsi_sg_q.cntl |= QCSG_SG_XFER_END; in AscPutReadySgListQueue()7969 scsi_sg_q.sg_list_cnt = sg_entry_cnt; in AscPutReadySgListQueue()[all …]