Home
last modified time | relevance | path

Searched refs:ahd_sync_sense (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_inline.h347 static __inline void ahd_sync_sense(struct ahd_softc *ahd,
405 ahd_sync_sense(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_sense() function
H A Daic79xx.c8153 ahd_sync_sense(ahd, scb, BUS_DMASYNC_POSTREAD); in ahd_handle_scsi_status()