Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_inline.h106 void ahd_sync_sglist(struct ahd_softc *ahd,
Daic79xx_osm.c539 ahd_sync_sglist(ahd, scb, BUS_DMASYNC_POSTWRITE); in ahd_linux_unmap_scb()
Daic79xx_core.c528 ahd_sync_sglist(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_sglist() function