Searched refs:tagged_queue (Results 1 - 14 of 14) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dscsi_ioctl.c433 dev->tagged_queue = 1;
441 dev->tagged_queue = 0;
H A Dscsi.h583 unsigned tagged_queue:1; /* SCSI-II tagged queuing enabled */ member in struct:scsi_device
H A Dscsi_scan.c714 * Set the tagged_queue flag for SCSI-II devices that purport to support
717 SDpnt->tagged_queue = 0;
H A D53c700.c972 SCp->device->tagged_queue = 0;
1867 if(SCp->device->tagged_supported && !SCp->device->tagged_queue
1879 SCp->device->tagged_queue = 1;
H A DAM53C974.c1255 if (!hostdata->connected->device->tagged_queue)
1835 cmd->device->tagged_queue = 0;
1982 if (cmd->device->tagged_queue && (tag != TAG_NONE)) {
H A Deata.c889 dev->tagged_queue = 1;
893 if (dev->tagged_supported && TLDEV(dev->type) && dev->tagged_queue)
1693 if (SCpnt->device->tagged_queue) {
H A Dqla1280.c1657 device->tagged_queue = 1;
3924 if (cmd->device->tagged_queue )
4251 if (cmd->device->tagged_queue )
H A DNCR5380.c2285 cmd->device->tagged_queue = 0;
H A Du14-34f.c646 if (dev->tagged_supported && TLDEV(dev->type) && dev->tagged_queue)
H A Daic7xxx_old.c7065 if ((device->tagged_queue == 0) && tag_enabled)
7077 device->tagged_queue = 1;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/scsi/
H A Dcumana_2.c521 scd->tagged_queue ? "en" : "dis",
H A Deesox.c544 scd->tagged_queue ? "en" : "dis",
H A Dacornscsi.c773 if (SCpnt->device->tagged_queue) {
1576 host->SCpnt->device->tagged_queue = 0;
3071 scd->tagged_queue ? "en" : "dis", scd->current_tag);
H A Dfas216.c1665 if (SCpnt->device->tagged_queue && SCpnt->cmnd[0] != REQUEST_SENSE &&
2728 scd->tagged_queue ? "en" : "dis",

Completed in 303 milliseconds