Lines Matching refs:sg_queue_cnt
250 uchar sg_queue_cnt;
2503 printk(" cdbptr 0x%lx, cdb_len %u, sg_head 0x%lx, sg_queue_cnt %u\n",
2505 (ulong)q->sg_head, q->q1.sg_queue_cnt);
6627 uchar sg_queue_cnt;
6641 sg_queue_cnt = (uchar)(_val >> 8);
6664 return sg_queue_cnt;
6769 uchar sg_queue_cnt;
6793 sg_queue_cnt = _AscCopyLramScsiDoneQ(iop_base, q_addr, scsiq,
6806 for (q_cnt = 0; q_cnt < sg_queue_cnt; q_cnt++) {
6825 n_q_used = sg_queue_cnt + 1;
7502 asc_sg_head->entry_cnt = asc_scsi_q->q1.sg_queue_cnt = use_sg;
7946 scsiq->q1.sg_queue_cnt = sg_head->queue_cnt;