Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx_osm.h205 #define BUS_DMASYNC_POSTREAD 0x02 /* post-read synchronization */ macro
Daic79xx_osm.h192 #define BUS_DMASYNC_POSTREAD 0x02 /* post-read synchronization */ macro
Daic7xxx_core.c562 BUS_DMASYNC_POSTREAD|BUS_DMASYNC_POSTWRITE); in ahc_lookup_scb()
701 BUS_DMASYNC_POSTREAD); in ahc_check_cmdcmpltqueues()
711 BUS_DMASYNC_POSTREAD); in ahc_check_cmdcmpltqueues()
881 ahc_sync_qoutfifo(ahc, BUS_DMASYNC_POSTREAD); in ahc_run_qoutfifo()
7199 ahc_sync_qoutfifo(ahc, BUS_DMASYNC_POSTREAD); in ahc_dump_card_state()
7746 ahc_sync_tqinfifo(ahc, BUS_DMASYNC_POSTREAD); in ahc_run_tqinfifo()
Daic79xx_core.c797 BUS_DMASYNC_POSTREAD|BUS_DMASYNC_POSTWRITE); in ahd_lookup_scb()
922 /*len*/sizeof(*ahd->qoutfifo), BUS_DMASYNC_POSTREAD); in ahd_check_cmdcmpltqueues()
933 BUS_DMASYNC_POSTREAD); in ahd_check_cmdcmpltqueues()
1667 ahd_sync_qoutfifo(ahd, BUS_DMASYNC_POSTREAD); in ahd_run_qoutfifo()
8871 ahd_sync_sense(ahd, scb, BUS_DMASYNC_POSTREAD); in ahd_handle_scsi_status()
10578 ahd_sync_tqinfifo(ahd, BUS_DMASYNC_POSTREAD); in ahd_run_tqinfifo()