Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Daic79xx_inline.h338 static __inline void ahd_sync_sense(struct ahd_softc *, struct scb *, int);
392 ahd_sync_sense(struct ahd_softc *ahd, struct scb *scb, int op) in ahd_sync_sense() function
Daic79xx.c7879 ahd_sync_sense(ahd, scb, BUS_DMASYNC_POSTREAD); in ahd_handle_scsi_status()