Searched refs:ahd_sync_sglist (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_inline.h | 106 void ahd_sync_sglist(struct ahd_softc *ahd,
|
H A D | aic79xx_osm.c | 539 ahd_sync_sglist(ahd, scb, BUS_DMASYNC_POSTWRITE); in ahd_linux_unmap_scb()
|
H A D | aic79xx_core.c | 528 ahd_sync_sglist(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_sglist() function
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_inline.h | 106 void ahd_sync_sglist(struct ahd_softc *ahd,
|
H A D | aic79xx_osm.c | 539 ahd_sync_sglist(ahd, scb, BUS_DMASYNC_POSTWRITE); in ahd_linux_unmap_scb()
|
H A D | aic79xx_core.c | 528 ahd_sync_sglist(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_sglist() function
|
Completed in 29 milliseconds