Searched refs:ahc_sync_sglist (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_inline.h | 54 void ahc_sync_sglist(struct ahc_softc *ahc,
|
H A D | aic7xxx_osm.c | 464 ahc_sync_sglist(ahc, scb, BUS_DMASYNC_POSTWRITE); in ahc_linux_unmap_scb()
|
H A D | aic7xxx_core.c | 404 ahc_sync_sglist(struct ahc_softc *ahc, struct scb *scb, int op) in ahc_sync_sglist() function
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_inline.h | 54 void ahc_sync_sglist(struct ahc_softc *ahc,
|
H A D | aic7xxx_osm.c | 465 ahc_sync_sglist(ahc, scb, BUS_DMASYNC_POSTWRITE); in ahc_linux_unmap_scb()
|
H A D | aic7xxx_core.c | 404 ahc_sync_sglist(struct ahc_softc *ahc, struct scb *scb, int op) in ahc_sync_sglist() function
|
Completed in 21 milliseconds