Lines Matching defs:TW_Q_LENGTH
342 #define TW_Q_LENGTH 256
638 unsigned long *generic_buffer_virt[TW_Q_LENGTH];
639 dma_addr_t generic_buffer_phys[TW_Q_LENGTH];
640 TW_Command_Full *command_packet_virt[TW_Q_LENGTH];
641 dma_addr_t command_packet_phys[TW_Q_LENGTH];
643 struct scsi_cmnd *srb[TW_Q_LENGTH];
644 unsigned char free_queue[TW_Q_LENGTH];
647 unsigned char pending_queue[TW_Q_LENGTH];
650 int state[TW_Q_LENGTH];
664 TW_Event *event_queue[TW_Q_LENGTH];