Home
last modified time | relevance | path

Searched refs:PAUSE_TRIES (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H A Daic94xx_seq.c27 #define PAUSE_TRIES 1000 macro
48 int count = PAUSE_TRIES; in asd_pause_cseq()
76 int count = PAUSE_TRIES; in asd_unpause_cseq()
104 int count = PAUSE_TRIES; in asd_seq_pause_lseq()
153 int count = PAUSE_TRIES; in asd_seq_unpause_lseq()
318 for (i = PAUSE_TRIES*100; i > 0; i--) { in asd_download_seq()
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H A Daic94xx_seq.c27 #define PAUSE_TRIES 1000 macro
48 int count = PAUSE_TRIES; in asd_pause_cseq()
76 int count = PAUSE_TRIES; in asd_unpause_cseq()
104 int count = PAUSE_TRIES; in asd_seq_pause_lseq()
153 int count = PAUSE_TRIES; in asd_seq_unpause_lseq()
318 for (i = PAUSE_TRIES*100; i > 0; i--) { in asd_download_seq()

Completed in 4 milliseconds