Lines Matching refs:SGList
1052 c->busaddr |= 1 | (h->blockFetchTable[c->Header.SGList] << 1);
1076 c->busaddr |= 1 | (h->ioaccel1_blockFetchTable[c->Header.SGList] << 1) |
2642 cp->Header.SGList = scsi_sg_count(cmd);
2643 cp->Header.SGTotal = cpu_to_le16(cp->Header.SGList);
2821 cp->Header.SGList = 0;
2829 cp->Header.SGList = 0;
2836 cp->Header.SGList = 1; /* no. SGs contig in this cmd */
4633 cp->Header.SGList = h->max_cmd_sg_entries;
4644 cp->Header.SGList = (u8) use_sg; /* no. SGs contig in this cmd */
4814 c->Header.SGList = use_sg;
6410 c->Header.SGList = 1;
6413 c->Header.SGList = 0;
6524 c->Header.SGList = (u8) sg_used;
6678 c->Header.SGList = 1;
6681 c->Header.SGList = 0;
7104 cmd->CommandHeader.SGList = 0;