Home
last modified time | relevance | path

Searched refs:USE_TAGGED_QUEUING (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dmac_scsi.h60 #ifndef USE_TAGGED_QUEUING
61 #define USE_TAGGED_QUEUING 0 macro
Dsun3_scsi.h84 #ifndef USE_TAGGED_QUEUING
85 #define USE_TAGGED_QUEUING 1 macro
Dmac_scsi.c265 setup_use_tagged_queuing = USE_TAGGED_QUEUING; in macscsi_detect()
Dsun3_scsi.c247 setup_use_tagged_queuing = USE_TAGGED_QUEUING; in sun3scsi_detect()
Dsun3_scsi_vme.c216 setup_use_tagged_queuing = USE_TAGGED_QUEUING; in sun3scsi_detect()