Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c886 u_int modnext; in ahc_run_qoutfifo() local
895 modnext = ahc->qoutfifonext & ~0x3; in ahc_run_qoutfifo()
896 *((uint32_t *)(&ahc->qoutfifo[modnext])) = 0xFFFFFFFFUL; in ahc_run_qoutfifo()
899 /*offset*/modnext, /*len*/4, in ahc_run_qoutfifo()