Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx_osm.h197 #define BUS_DMASYNC_POSTREAD 0x02 /* post-read synchronization */ macro
Daic7xxx_osm.h210 #define BUS_DMASYNC_POSTREAD 0x02 /* post-read synchronization */ macro
Daic7xxx_core.c569 BUS_DMASYNC_POSTREAD|BUS_DMASYNC_POSTWRITE); in ahc_lookup_scb()
708 BUS_DMASYNC_POSTREAD); in ahc_check_cmdcmpltqueues()
718 BUS_DMASYNC_POSTREAD); in ahc_check_cmdcmpltqueues()
888 ahc_sync_qoutfifo(ahc, BUS_DMASYNC_POSTREAD); in ahc_run_qoutfifo()
7268 ahc_sync_qoutfifo(ahc, BUS_DMASYNC_POSTREAD); in ahc_dump_card_state()
7818 ahc_sync_tqinfifo(ahc, BUS_DMASYNC_POSTREAD); in ahc_run_tqinfifo()
Daic79xx_core.c805 BUS_DMASYNC_POSTREAD|BUS_DMASYNC_POSTWRITE); in ahd_lookup_scb()
930 /*len*/sizeof(*ahd->qoutfifo), BUS_DMASYNC_POSTREAD); in ahd_check_cmdcmpltqueues()
941 BUS_DMASYNC_POSTREAD); in ahd_check_cmdcmpltqueues()
1675 ahd_sync_qoutfifo(ahd, BUS_DMASYNC_POSTREAD); in ahd_run_qoutfifo()
8968 ahd_sync_sense(ahd, scb, BUS_DMASYNC_POSTREAD); in ahd_handle_scsi_status()
10677 ahd_sync_tqinfifo(ahd, BUS_DMASYNC_POSTREAD); in ahd_run_tqinfifo()