Searched refs:simple_tags (Results 1 - 11 of 11) sorted by last modified time

/linux-master/drivers/scsi/
H A Dscsi_sysfs.c875 if (sdev->simple_tags)
H A Dscsi_scan.c988 sdev->simple_tags = 1;
H A Dscsi_lib.c1841 if (sdev->simple_tags)
H A Dipr.c5888 if (!scsi_cmd->device->simple_tags) {
H A Dqla1280.c2829 if (cmd->device->simple_tags)
3084 if (cmd->device->simple_tags)
3909 if (device->simple_tags)
H A D53c700.c916 SCp->device->simple_tags = 0;
1820 SCp->device->simple_tags) {
H A DNCR5380.c1860 cmd->device->simple_tags = 0;
/linux-master/drivers/message/fusion/
H A Dmptscsih.c2439 ioc->name,sdev->tagged_supported, sdev->simple_tags));
/linux-master/include/scsi/
H A Dscsi_device.h200 unsigned simple_tags:1; /* simple queue tag messages are enabled */ member in struct:scsi_device
/linux-master/drivers/scsi/arm/
H A Dacornscsi.c2768 scd->simple_tags ? "en" : "dis");
H A Dfas216.c1799 if (SCpnt->device->simple_tags)
3007 scd->simple_tags ? "en" : "dis");

Completed in 325 milliseconds