Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_core.c1194 u_int next_scbid; in ahd_flush_qoutfifo() local
1331 next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE); in ahd_flush_qoutfifo()
1343 scbid = next_scbid; in ahd_flush_qoutfifo()
1352 next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE); in ahd_flush_qoutfifo()
1361 scbid = next_scbid; in ahd_flush_qoutfifo()
1369 next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE); in ahd_flush_qoutfifo()
1378 scbid = next_scbid; in ahd_flush_qoutfifo()