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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c893 u_int modnext; ahc_run_qoutfifo() local
902 modnext = ahc->qoutfifonext & ~0x3; ahc_run_qoutfifo()
903 *((uint32_t *)(&ahc->qoutfifo[modnext])) = 0xFFFFFFFFUL; ahc_run_qoutfifo()
906 /*offset*/modnext, /*len*/4, ahc_run_qoutfifo()

Completed in 81 milliseconds