Home
last modified time | relevance | path

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

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