Searched refs:BLOGIC_MAXDEV (Results 1 – 2 of 2) sorted by relevance
40 #define BLOGIC_MAXDEV 16 macro885 unsigned char qdepth[BLOGIC_MAXDEV];1046 struct blogic_ccb *bdr_pend[BLOGIC_MAXDEV];1048 unsigned char qdepth[BLOGIC_MAXDEV];1049 unsigned char sync_period[BLOGIC_MAXDEV];1050 unsigned char sync_offset[BLOGIC_MAXDEV];1051 unsigned char active_cmds[BLOGIC_MAXDEV];1052 unsigned int cmds_since_rst[BLOGIC_MAXDEV];1053 unsigned long last_seqpoint[BLOGIC_MAXDEV];1054 unsigned long last_resettried[BLOGIC_MAXDEV];[all …]
1642 for (tgt_id = 0; tgt_id < BLOGIC_MAXDEV; tgt_id++) { in blogic_rdconfig()1699 char syncstr[BLOGIC_MAXDEV + 1]; in blogic_reportconfig()1700 char widestr[BLOGIC_MAXDEV + 1]; in blogic_reportconfig()1701 char discon_str[BLOGIC_MAXDEV + 1]; in blogic_reportconfig()1702 char tagq_str[BLOGIC_MAXDEV + 1]; in blogic_reportconfig()2025 u8 sync_period[BLOGIC_MAXDEV]; in blogic_inquiry()3538 for (tgt_id = 0; tgt_id < BLOGIC_MAXDEV; tgt_id++) { in blogic_parseopts()3567 for (tgt_id = 0; tgt_id < BLOGIC_MAXDEV; tgt_id++) in blogic_parseopts()3583 tgt_id < BLOGIC_MAXDEV; in blogic_parseopts()3598 tgt_id = BLOGIC_MAXDEV; in blogic_parseopts()[all …]