Lines Matching refs:sg_queue_cnt
259 uchar sg_queue_cnt;
2514 printk(" cdbptr 0x%lx, cdb_len %u, sg_head 0x%lx, sg_queue_cnt %u\n",
2516 (ulong)q->sg_head, q->q1.sg_queue_cnt);
6694 uchar sg_queue_cnt;
6708 sg_queue_cnt = (uchar)(_val >> 8);
6731 return sg_queue_cnt;
6855 uchar sg_queue_cnt;
6879 sg_queue_cnt = _AscCopyLramScsiDoneQ(iop_base, q_addr, scsiq,
6892 for (q_cnt = 0; q_cnt < sg_queue_cnt; q_cnt++) {
6911 n_q_used = sg_queue_cnt + 1;
7588 asc_sg_head->entry_cnt = asc_scsi_q->q1.sg_queue_cnt = use_sg;
8032 scsiq->q1.sg_queue_cnt = sg_head->queue_cnt;