aic79xx_inline.h | 336 static __inline void ahd_sync_scb(struct ahd_softc *, struct scb *, int); 373 ahd_sync_scb(struct ahd_softc *ahd, struct scb *scb, int op) function in typeref:typename:void 714 ahd_sync_scb(ahd, scb, 786 ahd_sync_scb(ahd, scb, BUS_DMASYNC_PREREAD|BUS_DMASYNC_PREWRITE);
|