Lines Matching defs:TW_Q_LENGTH
342 #define TW_Q_LENGTH 256
655 unsigned long *generic_buffer_virt[TW_Q_LENGTH];
656 dma_addr_t generic_buffer_phys[TW_Q_LENGTH];
657 TW_Command_Full *command_packet_virt[TW_Q_LENGTH];
658 dma_addr_t command_packet_phys[TW_Q_LENGTH];
660 struct scsi_cmnd *srb[TW_Q_LENGTH];
661 unsigned char free_queue[TW_Q_LENGTH];
664 unsigned char pending_queue[TW_Q_LENGTH];
667 int state[TW_Q_LENGTH];
681 TW_Event *event_queue[TW_Q_LENGTH];